forked from OSchip/llvm-project
7e5445267f
Summary: tooling::Replacements only holds replacements for a single file, so this patch makes Fix a map from file paths to tooling::Replacements so that it can be applied on multiple files. Reviewers: hokein, alexfh Subscribers: Prazek, cfe-commits Differential Revision: https://reviews.llvm.org/D23257 llvm-svn: 278101 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ClangTidyDiagnosticConsumerTest.cpp | ||
ClangTidyOptionsTest.cpp | ||
ClangTidyTest.h | ||
GoogleModuleTest.cpp | ||
IncludeInserterTest.cpp | ||
LLVMModuleTest.cpp | ||
MiscModuleTest.cpp | ||
OverlappingReplacementsTest.cpp | ||
ReadabilityModuleTest.cpp |