ilya-biryukov marked 2 inline comments as done.
ilya-biryukov added inline comments.


================
Comment at: lib/Index/IndexingAction.cpp:181
+void index::indexTopLevelDecls(ASTContext &Ctx, ArrayRef<const Decl *> Decls,
+                        std::shared_ptr<IndexDataConsumer> DataConsumer,
+                        IndexingOptions Opts) {
----------------
arphaman wrote:
> clang-format?
Sorry, didn't rerun it after a rename of the method. Fixed now.


https://reviews.llvm.org/D35405



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to