summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-05-07 09:23:05 +0000
committerDaniel Jasper <djasper@google.com>2014-05-07 09:23:05 +0000
commit8acf822b6fdebddc08d9f1b3614e83491a43b32c (patch)
tree908ea523c7f7b25bbc5ecf010a3fdf33f9cb0b4c /llvm/lib/Transforms
parent5d174547a9788ecb15ba33abbb4ef2e1abee0ba3 (diff)
downloadbcm5719-llvm-8acf822b6fdebddc08d9f1b3614e83491a43b32c.tar.gz
bcm5719-llvm-8acf822b6fdebddc08d9f1b3614e83491a43b32c.zip
clang-format: Fix corner cases for comments in if conditions.
Before: if ( // a x + 3) { .. After: if ( // a x + 3) { .. llvm-svn: 208175
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud