summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaLambda.cpp
diff options
context:
space:
mode:
authorHuihui Zhang <huihuiz@quicinc.com>2019-12-09 17:19:34 -0800
committerHuihui Zhang <huihuiz@quicinc.com>2019-12-09 17:19:34 -0800
commit6507e13589687b40530dedc4dec670f2c1bfdc71 (patch)
treee7256f5610ef82e18f7160de6687dd2b0289bab7 /clang/lib/Sema/SemaLambda.cpp
parentd9466653e4ddbde5e787ac8cdbe67c1f356a5f69 (diff)
downloadbcm5719-llvm-6507e13589687b40530dedc4dec670f2c1bfdc71.tar.gz
bcm5719-llvm-6507e13589687b40530dedc4dec670f2c1bfdc71.zip
[NFC] Add { } to silence compiler warning [-Wmissing-braces].
../llvm/lib/Target/PowerPC/PPCISelLowering.cpp:5371:37: warning: suggest braces around initialization of subobject [-Wmissing-braces] std::array<EVT, 2> ReturnTypes = {MVT::Other, MVT::Glue}; ^~~~~~~~~~~~~~~~~~~~~ { }
Diffstat (limited to 'clang/lib/Sema/SemaLambda.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud