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

In BuildAnonymousStructUnionMemberReference, we shouldn't invalidate OpLoc when

building nested member expressions. This location is used to determine the range
of the entire expression, and the expression itself already has its location
inherited from its Base.

This fixes <rdar://problem/6629829>.

llvm-svn: 65650
parent fe1e1109
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