summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Support/CommandLine.h
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-01-29 18:43:40 +0000
committerDaniel Jasper <djasper@google.com>2014-01-29 18:43:40 +0000
commit6e58feef76e2ba57198dcdcb8e4d24f14ace6621 (patch)
treeab63254243acd404327e3c959a3eae25557107b9 /llvm/include/llvm/Support/CommandLine.h
parent2cbbdf41c061fff572b354ac8549432709f1fe35 (diff)
downloadbcm5719-llvm-6e58feef76e2ba57198dcdcb8e4d24f14ace6621.tar.gz
bcm5719-llvm-6e58feef76e2ba57198dcdcb8e4d24f14ace6621.zip
clang-format: Fix formatting of custom proto options.
Before: repeated double value = 1 [(aaaaaaa.aaaaaaaaa) = { aaaaaaaaaaaaaaaaa : AAAAAAAA }]; After: repeated double value = 1 [(aaaaaaa.aaaaaaaaa) = {aaaaaaaaaaaaaaaaa : AAAAAAAA}]; llvm-svn: 200405
Diffstat (limited to 'llvm/include/llvm/Support/CommandLine.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud