Don't create a useless functional patch with only filename in it when
there is only include directives to be patched but they're not
requested.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/clangd/Preamble.cpp | ||
---|---|---|
462 | I think =MacroDirectives would be significantly clearer than !=All, and a little less fragile |
I think =MacroDirectives would be significantly clearer than !=All, and a little less fragile