Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-17 | DR1535: only potentially-evaluated typeid expressions are disallowed in constant | Richard Smith | |
expressions, not *any* typeid on a polymorphic class type. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166156 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-12-27 | constexpr: support for evaluation and codegen of typeid constants. | Richard Smith | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147290 91177308-0d34-0410-b5e6-96231b3b80d8 |