Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Addressed review comments
| clang-tools-extra/clangd/unittests/TweakTests.cpp | ||
|---|---|---|
| 2471 | I'd argue there is a need for this test - if only to check that we are, in fact, using isHeaderFile() or something equivalent :-) I can delete it if you want, but I think it's better this way. | |
can you use isHeaderFile instead? (in SourceCode.h)