summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/cxx_and.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-09-30 08:29:03 +0000
committerDaniel Jasper <djasper@google.com>2013-09-30 08:29:03 +0000
commiteabede6d1b290080437617bec38697dfbca923b4 (patch)
tree8c78e25f660b091ae8b91af338ffca8b9b3e85b2 /clang/test/Preprocessor/cxx_and.cpp
parent92bd47aaa5c8eb733a7b622fd569ce1b073585f0 (diff)
downloadbcm5719-llvm-eabede6d1b290080437617bec38697dfbca923b4.tar.gz
bcm5719-llvm-eabede6d1b290080437617bec38697dfbca923b4.zip
clang-format: Improve alignment after 'return'.
Previously, comments, could totally confuse it. Before: return // true if code is one of a or b. code == a || code == b; After: return // true if code is one of a or b. code == a || code == b; llvm-svn: 191654
Diffstat (limited to 'clang/test/Preprocessor/cxx_and.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud