Skip to content
Commit d3c2df8d authored by Nick Lewycky's avatar Nick Lewycky
Browse files

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
parent fc49f72b
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