Skip to content
Commit c4702dac authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Remove a redundant assignment to the FDecl variable from *inside* it's

initializer.

I really feel like Clang should warn about this, but I can't describe
a good reason. GCC will warn on this in some cases under
-Wsequence-point, but it actually seems like a false positive for that
warning....

llvm-svn: 159631
parent 4e8ca4fa
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