diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-07-01 19:46:12 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-07-01 19:46:12 +0000 |
commit | c89edf5aaa08683f4afcf61a7a1d183c08b76498 (patch) | |
tree | 98daebda126bc0b3112ee707ada8475dc3c2b88e /lib/CodeGen/CGDecl.cpp | |
parent | 01b6e31a62e2265849f4388b9be6be0a5d13348d (diff) |
Fix AST representations of alias-declarations which define tag types. Inside classes, the tag types need to have an associated access specifier, and inside function definitions, they need to be included in the declarations of the DeclStmt. These issues manifested as assertions during template instantiation, and also in a WIP constexpr patch.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134250 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDecl.cpp')
0 files changed, 0 insertions, 0 deletions