summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/TokenAnnotator.cpp
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2013-02-11 12:33:24 +0000
committerManuel Klimek <klimek@google.com>2013-02-11 12:33:24 +0000
commit0c13795f68a3d2fe0bc31650260809ad8f160a3b (patch)
treefd19c182cd4fb1121815f48e829a12f59910d35a /clang/lib/Format/TokenAnnotator.cpp
parente2067788338f887024adc3df824252a03730147a (diff)
downloadbcm5719-llvm-0c13795f68a3d2fe0bc31650260809ad8f160a3b.tar.gz
bcm5719-llvm-0c13795f68a3d2fe0bc31650260809ad8f160a3b.zip
Fixes handling of empty lines in macros.
Now correctly formats: #define A \ \ b; to #define A b; Added the state whether an unwrapped line is a macro to the debug output. llvm-svn: 174878
Diffstat (limited to 'clang/lib/Format/TokenAnnotator.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud