]> granicus.if.org Git - clang/commit
Refuse to compile global std::initializer_lists instead of doing completely the wrong...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 19 Feb 2012 14:53:49 +0000 (14:53 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Sun, 19 Feb 2012 14:53:49 +0000 (14:53 +0000)
commit24fe798fffc1748d8bce1321af42981c3719cb85
tree98f0fda9ebaad7a52441db2c5583564adbd9c3df
parentaf130fd78267ee9e2395b758a7d827b07ce317a0
Refuse to compile global std::initializer_lists instead of doing completely the wrong thing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150928 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp
lib/CodeGen/CGExprConstant.cpp