Checks that preambles are properly invalidated when headers from
-isystem paths change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 20036 Build 20036: arc lint + arc unit
Event Timeline
unittests/clangd/ClangdTests.cpp | ||
---|---|---|
45 | this is trivial enough that I wouldn't bother with the fixme. |
this is trivial enough that I wouldn't bother with the fixme.
You can also use ::testing::Field(&CodeCompletion::Name, "baz") directly