]> granicus.if.org Git - clang/commit
Add a big test case for I-C-Es in C++, and a fix to make it work. The fix might not...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 27 May 2009 19:34:06 +0000 (19:34 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 27 May 2009 19:34:06 +0000 (19:34 +0000)
commit1590d9c0fec4c710c2962e4bb71f76979b5163d3
treecd7193561de6f1eee18fe1501db735b06930b66d
parent599fe7ccc0cbfe761b54039fcc2a7c62d7f84934
Add a big test case for I-C-Es in C++, and a fix to make it work. The fix might not be the right way to do it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72490 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/RecordLayout.h
lib/AST/ASTContext.cpp
test/SemaCXX/constant-expression.cpp [new file with mode: 0644]