diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-05-02 01:48:46 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-05-02 01:48:46 +0000 |
commit | d3c2df8d2bd4514957e88b3806d03ac72118898a (patch) | |
tree | de39625c29b20ffec38b8718761af39897b215f5 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | fc49f72b58c2ee4c74a538666f4cbaa2ed118cbf (diff) | |
download | llvm-d3c2df8d2bd4514957e88b3806d03ac72118898a.zip llvm-d3c2df8d2bd4514957e88b3806d03ac72118898a.tar.gz llvm-d3c2df8d2bd4514957e88b3806d03ac72118898a.tar.bz2 |
Remove redeclaration of Invalid. The code that set this to true was updating an
Invalid that was never read from again, causing non-type-template-parms to be
marked valid when in fact they weren't.
This was caught by GCC 4.6's -Wunused-but-set-variable warning.
llvm-svn: 130680
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions