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

Uninitialized variables: two little changes:

 * Treat compound assignment as a use, at Jordy's request.
 * Always add compound assignments into the CFG, so we can correctly diagnose the use in 'return x += 1;'

llvm-svn: 160334
parent 514410ba
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