diff options
| author | Eric Liu <ioeric@google.com> | 2016-08-09 07:54:49 +0000 |
|---|---|---|
| committer | Eric Liu <ioeric@google.com> | 2016-08-09 07:54:49 +0000 |
| commit | 7e5445267f8adc66db66ca09c2804cf8f6ebb960 (patch) | |
| tree | c51688e94fae5de5e1e74df4c439c8c0cf85a346 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | cf66ef26f3477860ed1727337089f6f2078ffc5c (diff) | |
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 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
