diff options
author | Sebastian Redl <sebastian.redl@getdesigned.at> | 2011-10-16 18:19:28 +0000 |
---|---|---|
committer | Sebastian Redl <sebastian.redl@getdesigned.at> | 2011-10-16 18:19:28 +0000 |
commit | c223518ebf72e1709dc8938cd9384161ea5ec0bb (patch) | |
tree | b0cc8157bb5fc6a91382e44c611d414208f09524 /lib/Sema/SemaChecking.cpp | |
parent | 3ff5c86d409a55d0e64a28c07197ee3e791166c2 (diff) |
Diagnose when omitting braces in direct list-initialization in C++0x.
This also applies to C99-style aggregate literals, should they be used in C++11, since they are effectively identical to constructor call list-initialization syntax.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142147 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions