summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/include-fixer/tool/ClangIncludeFixer.cpp
diff options
context:
space:
mode:
authorEric Liu <ioeric@google.com>2016-08-09 07:54:49 +0000
committerEric Liu <ioeric@google.com>2016-08-09 07:54:49 +0000
commit7e5445267f8adc66db66ca09c2804cf8f6ebb960 (patch)
treec51688e94fae5de5e1e74df4c439c8c0cf85a346 /clang-tools-extra/include-fixer/tool/ClangIncludeFixer.cpp
parentcf66ef26f3477860ed1727337089f6f2078ffc5c (diff)
downloadbcm5719-llvm-7e5445267f8adc66db66ca09c2804cf8f6ebb960.tar.gz
bcm5719-llvm-7e5445267f8adc66db66ca09c2804cf8f6ebb960.zip
Fix clang-tidy crash when a single fix is applied on multiple files.
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
Diffstat (limited to 'clang-tools-extra/include-fixer/tool/ClangIncludeFixer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud