diff options
author | Craig Topper <craig.topper@intel.com> | 2019-03-04 19:23:37 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-03-04 19:23:37 +0000 |
commit | 2729a918250527ee869705c4b8679996dd852974 (patch) | |
tree | 2d86a110b6a980b1d2adda9b1f9fd0ffb2c05e05 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8acb0d9c82ed49512ba2df6e4a0e3ee65a220fdf (diff) | |
download | llvm-2729a918250527ee869705c4b8679996dd852974.zip llvm-2729a918250527ee869705c4b8679996dd852974.tar.gz llvm-2729a918250527ee869705c4b8679996dd852974.tar.bz2 |
[Subtarget] Follow up to r355167, add another set of curly braces to FeatureBitArray initialization to satisfy older versions of clang.
Apparently older versions of clang like 3.6 require an extra set of curly braces around std::array initializations. I'm told the C++ language was changed regarding this by CWG 1270.
llvm-svn: 355327
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions