diff options
author | Haojian Wu <hokein@google.com> | 2016-08-09 08:26:19 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2016-08-09 08:26:19 +0000 |
commit | c99f72868d1ce70695e2e4b7212d2fcd51e734b6 (patch) | |
tree | 7ce222ab0c03eecaa96b31497a09b574e9e2caf7 /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py | |
parent | 7e5445267f8adc66db66ca09c2804cf8f6ebb960 (diff) | |
download | bcm5719-llvm-c99f72868d1ce70695e2e4b7212d2fcd51e734b6.tar.gz bcm5719-llvm-c99f72868d1ce70695e2e4b7212d2fcd51e734b6.zip |
[include-fixer] Support processing multiple files in one run.
Summary:
Previously, if we pass multiple files or a file pattern (e.g. /path/to/*.cc) to
include-fixer, include-fixer will apply all replacements to the first argument,
which probably causes crashes.
With this patch, include-fixer can process multiple files now.
Vim and Emacs integration are tested manually.
Reviewers: bkramer
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D23266
llvm-svn: 278102
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/TestOverloadedFunctions.py')
0 files changed, 0 insertions, 0 deletions