diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-10-29 21:53:17 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-10-29 21:53:17 +0000 |
commit | b78c0b66481a59dbef7ac2a454e4f89448909749 (patch) | |
tree | e03e66189d9e3d84c21e85f1c923451db74bac11 /lib/Driver/Tools.cpp | |
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
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions