Skip to content
Commit 35a1f854 authored by Richard Smith's avatar Richard Smith
Browse files

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.

llvm-svn: 143298
parent bf6568b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment