This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked 2 inline comments as done.
Closed by commit rG588db1ccff71: [clangd] Use flags from open files when
opening headers they include (authored by sammccall
hokein accepted this revision.
hokein added a comment.
This revision is now accepted and ready to land.
thanks, this looks great.
Comment at: clang-tools-extra/clangd/TUScheduler.cpp:187
+///
+/// This could also naturally live in the index, but there are advantages to
+/// usi
sammccall updated this revision to Diff 326042.
sammccall added a comment.
Herald added a subscriber: jfb.
Record memory usage
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97351/new/
https://reviews.llvm.org/D97351
Files:
clang-tools-extra/clan
sammccall created this revision.
sammccall added a reviewer: hokein.
Herald added subscribers: usaxena95, kadircet, arphaman, javed.absar.
sammccall requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang.
Currently our strate