sammccall marked 3 inline comments as done.
sammccall added a comment.

Thanks!
Will land in a day or two, we maintain some out-of-tree mapreduce patches to 
this file that I need to turn into a real fork.



================
Comment at: clangd/index/IndexAction.h:24
+//   - references are always counted
+//   - (all) references ane provided if RefsCallback is non-null
+//   - the symbol origin is always Static
----------------
kadircet wrote:
> s/ane/are/
> 
> What is RefsCallback?
Oops, I considered adding refs collection in this patch and then decided 
against it (add later instead)


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52465



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

Reply via email to