commit | b78c0b66481a59dbef7ac2a454e4f89448909749 | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Sat Oct 29 21:53:17 2011 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Sat Oct 29 21:53:17 2011 +0000 |
tree | e03e66189d9e3d84c21e85f1c923451db74bac11 | |
parent | 47a1eed1cdd36edbefc318f29be6c0f3212b0c41 [diff] |
constexpr evaluation: allow lvalue-to-rvalue conversion on any literal type, not just integers and floating point types. Since we don't support evaluating class types or performing lvalue-to-rvalue conversions on array elements yet, this just means pointer types right now. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143298 91177308-0d34-0410-b5e6-96231b3b80d8