summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-08-06 13:40:26 +0000
committerDaniel Jasper <djasper@google.com>2014-08-06 13:40:26 +0000
commit47189443997ca5549b8ec1cfd5377f30bf1c69a6 (patch)
treef188433f522bd1732af840ca28d8e8904606e856 /llvm/lib/Target
parent99917946da2c41dfe60790cf51d03e7f80beed8c (diff)
downloadbcm5719-llvm-47189443997ca5549b8ec1cfd5377f30bf1c69a6.tar.gz
bcm5719-llvm-47189443997ca5549b8ec1cfd5377f30bf1c69a6.zip
clang-format: Add special comments to disable formatting.
With this patch: int ThisWillBeFormatted; // clang-format off int ThisWontBeFormatted; // clang-format on int Formatted; This is for regions where a significantly nicer code layout can be found knowing the content of the code. This fixes llvm.org/PR20463. llvm-svn: 214966
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud