summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Tools.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-01-16 07:02:34 +0000
committerDaniel Jasper <djasper@google.com>2013-01-16 07:02:34 +0000
commitc36492b598e9cb710be2c053b15d9acc36a3168d (patch)
tree713280b5f17e17dc0aa5aff818d3a29f8c43158b /clang/lib/Driver/Tools.cpp
parent6a9355f8d7a2352a443499eaee3ac87fc41e1037 (diff)
downloadbcm5719-llvm-c36492b598e9cb710be2c053b15d9acc36a3168d.tar.gz
bcm5719-llvm-c36492b598e9cb710be2c053b15d9acc36a3168d.zip
Remove errors were if statements were incorrectly put on a single line.
Before: if (a) // This comment confused clang-format f(); After: if (a) // No more confusion f(); llvm-svn: 172600
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud