kadircet added inline comments.

================
Comment at: clang/include/clang/Tooling/Inclusions/HeaderAnalysis.h:28
+/// dont-include-me pattern heuristically.
+bool isSelfContainedHeader(FileID FID, const SourceManager &SM,
+                           HeaderSearch &HeaderInfo);
----------------
oops sorry, missed this part. the idea with using getmemorybuffer was to use 
fileentries here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137697/new/

https://reviews.llvm.org/D137697

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

Reply via email to