Skip to content
Commit 914af218 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Handle compound assignment expressions (i += j) as lvalues, which is

permitted in C++ but not in C. Fixes PR6900. Clang can now handle all
of Boost.Lambda's regression tests.

llvm-svn: 102170
parent 11373b52
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