Skip to content
Commit 8f5dc295 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Function calls and ObjC message expressions can be used in a lvalue context if...

Function calls and ObjC message expressions can be used in a lvalue context if they return a structure.  E.g  foo().x == 1.  We don't really support, however, such temporaries yet in the environment or the store.

llvm-svn: 57760
parent e86755e1
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