aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/FrontendAction.cpp
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2013-02-05 15:25:34 +0000
committerManuel Klimek <klimek@google.com>2013-02-05 15:25:34 +0000
commit8c651f09744813c364c8d4ca48c153d01e03ec6e (patch)
tree2944547883005e6b1ad1e4052967ed8e54e5899c /clang/lib/Frontend/FrontendAction.cpp
parent22174f5d5af1eb15b376c6d49e7925cbb7cca6be (diff)
downloadllvm-8c651f09744813c364c8d4ca48c153d01e03ec6e.zip
llvm-8c651f09744813c364c8d4ca48c153d01e03ec6e.tar.gz
llvm-8c651f09744813c364c8d4ca48c153d01e03ec6e.tar.bz2
Implements support for specifying multiple ranges.
This is backwards compatible with earlier integrations. Also adds a basic test and a test for the ranges integration. You can now run: clang-format -offset=42 -length=15 -offset=150 -length=22 To re-format the ranges (42, +15) and (150, +22). llvm-svn: 174378
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions