[PATCH] D97351: [clangd] Use flags from open files when opening headers they include

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 24 03:43:53 PST 2021


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/clangd/Headers.h
  clang-tools-extra/clangd/TUScheduler.cpp
  clang-tools-extra/clangd/TUScheduler.h
  clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp
  clang/include/clang/Tooling/CompilationDatabase.h
  clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
  clang/unittests/Tooling/CompilationDatabaseTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97351.326042.patch
Type: text/x-patch
Size: 25040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210224/3fab9b12/attachment-0001.bin>


More information about the cfe-commits mailing list