commit | 2e2c7a40b7164e8499b2551c363550d6da68dc97 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Tue Jul 03 00:15:11 2012 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Tue Jul 03 00:15:11 2012 +0000 |
tree | 56d8918f63c1b296163da87c3ca13694094cf30b | |
parent | e0c1168ec7910a1a7ed08df4d4f0c58c2fa2ecd1 [diff] |
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.... git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159631 91177308-0d34-0410-b5e6-96231b3b80d8