summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/TokenAnnotator.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-05-26 07:03:42 +0000
committerDaniel Jasper <djasper@google.com>2015-05-26 07:03:42 +0000
commit1a028227041034ea7c8e8f1826a97d18dab32e89 (patch)
tree8dc3564ad73f6cdba5c94ce3175fd88afed8dee1 /clang/lib/Format/TokenAnnotator.cpp
parente59cd0b9ec44f5ae514634c6f08d12ac9fe0a815 (diff)
downloadbcm5719-llvm-1a028227041034ea7c8e8f1826a97d18dab32e89.tar.gz
bcm5719-llvm-1a028227041034ea7c8e8f1826a97d18dab32e89.zip
clang-format: Fix child-formatting in macros.
This fixes a case where the column limit was incorrectly calculated leading to a macro like this: #define A \ [] { \ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx( \ xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx); \ } exceeding the column limit. llvm-svn: 238182
Diffstat (limited to 'clang/lib/Format/TokenAnnotator.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud