Skip to content
Commit 71235ecb authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When determining whether an expression refers to a bit-field, look

into the left-hand side of an assignment expression. This completes
most of PR3500; the only remaining part is to deal with the
GCC-specific implementation-defined behavior for "unsigned long" (and
other) bit-fields.

llvm-svn: 70623
parent 49805454
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