Skip to content
Commit 96e0c101 authored by Richard Smith's avatar Richard Smith
Browse files

Constant expression evaluation: track the manner in which an lvalue was written,

to allow us to implement the C++11 rule that a non-active union member can't be
read, and use it to implement subobject access for string literals.

llvm-svn: 143677
parent 744756e3
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