Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks for fixing this, LGTM! (This also reminds me that we should probably invalidate preambles on config changes one day)
Paths
| Differential D112403
[clangd] Respect diagnostic suppression during preamble build ClosedPublic Authored by nridge on Oct 24 2021, 11:42 PM.
Details Summary
Diff Detail
Event TimelineComment Actions Thanks for fixing this, LGTM! (This also reminds me that we should probably invalidate preambles on config changes one day) This revision is now accepted and ready to land.Oct 25 2021, 8:11 AM Closed by commit rGe6a971b1baec: [clangd] Respect diagnostic suppression during preamble build (authored by nridge). · Explain WhyOct 25 2021, 2:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 381844 clang-tools-extra/clangd/Preamble.cpp
clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
|