summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/XCore/dwarf_debug.ll
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2016-12-13 10:05:03 +0000
committerDaniel Jasper <djasper@google.com>2016-12-13 10:05:03 +0000
commite4ada024b0442639907f2005dc4b735b05d225bc (patch)
treef8d2f1eaf7e07bad2e742933463d172e91b4d664 /llvm/test/CodeGen/XCore/dwarf_debug.ll
parente7be4a004b8a0c26841e3726f201e132187db1fe (diff)
downloadbcm5719-llvm-e4ada024b0442639907f2005dc4b735b05d225bc.tar.gz
bcm5719-llvm-e4ada024b0442639907f2005dc4b735b05d225bc.zip
clang-format: Improve braced-list detection.
Before: vector<int> v { 12 } GUARDED_BY(mutex); After: vector<int> v{12} GUARDED_BY(mutex); llvm-svn: 289525
Diffstat (limited to 'llvm/test/CodeGen/XCore/dwarf_debug.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud