"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "11521863da76167278b1fd4676d7fb2a79b5ae5e"
Refactor libTooling to reduce required dependencies.
This moves classes for storing and applying replacements to separate files. These classes specifically are used by clang-format which doesn't have any other dependencies on clangAST. Thereby, the size of clang-format's binary can be cut roughly in half and its build time sped up. llvm-svn: 220867
Loading
Please register or sign in to comment