aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-05-02 01:48:46 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-05-02 01:48:46 +0000
commitd3c2df8d2bd4514957e88b3806d03ac72118898a (patch)
treede39625c29b20ffec38b8718761af39897b215f5 /llvm/lib/Object/COFFObjectFile.cpp
parentfc49f72b58c2ee4c74a538666f4cbaa2ed118cbf (diff)
downloadllvm-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