summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/Mangle.cpp
diff options
context:
space:
mode:
authorHuihui Zhang <huihuiz@quicinc.com>2019-09-25 17:32:20 +0000
committerHuihui Zhang <huihuiz@quicinc.com>2019-09-25 17:32:20 +0000
commit4de7ae65325613d8ec75c4cb79730e522a7046c4 (patch)
treebd1d30e0a743b43b28715ad9cf7ecb3c12adb14d /clang/lib/AST/Mangle.cpp
parent765430c91b4f60b3a2c0c0ef0a425c45a913f78d (diff)
downloadbcm5719-llvm-4de7ae65325613d8ec75c4cb79730e522a7046c4.tar.gz
bcm5719-llvm-4de7ae65325613d8ec75c4cb79730e522a7046c4.zip
[NFC] Add { } to silence compiler warning [-Wmissing-braces].
llvm-project/llvm/unittests/ADT/ArrayRefTest.cpp:254:25: warning: suggest braces around initialization of subobject [-Wmissing-braces] std::array<int, 5> A1{42, -5, 0, 1000000, -1000000}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } llvm-svn: 372902
Diffstat (limited to 'clang/lib/AST/Mangle.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud