diff options
author | Huihui Zhang <huihuiz@quicinc.com> | 2020-04-12 14:41:03 -0700 |
---|---|---|
committer | Huihui Zhang <huihuiz@quicinc.com> | 2020-04-12 14:42:59 -0700 |
commit | 8e2daa0c7f27b5d13b11bff68ae3cd42329abd6c (patch) | |
tree | 2eeb79795b5baa6d7eff5192ef8bb9b75e64a70f /llvm/lib/Support/StringPool.cpp | |
parent | 42fc7852f53bfd3549442f6ae9087e7e08c2f0cb (diff) | |
download | llvm-8e2daa0c7f27b5d13b11bff68ae3cd42329abd6c.zip llvm-8e2daa0c7f27b5d13b11bff68ae3cd42329abd6c.tar.gz llvm-8e2daa0c7f27b5d13b11bff68ae3cd42329abd6c.tar.bz2 |
[NFC] Silence compiler warning [-Wmissing-braces].
llvm/include/llvm/Support/FormatVariadic.h:146:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
return {&Items...};
^~~~~~
{ }
Diffstat (limited to 'llvm/lib/Support/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions