This allows removing the clangAST dependency from libclangToolingCore and
therefore allows clang-format to be built without depending on clangAST.
Before 1166 files had to be compiled for clang-format, now only 796.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo