]> granicus.if.org Git - clang/commit
Mark a non-type template parameter invalid if there was a problem with its type
authorDouglas Gregor <dgregor@apple.com>
Mon, 9 Mar 2009 16:46:39 +0000 (16:46 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 9 Mar 2009 16:46:39 +0000 (16:46 +0000)
commitceef30c9baef888dbf2cc2b3efc67c276f1fd815
treed81912d9618e9abb1ba4654a9b09354b78d8b071
parent86447ec25fa34aa3c2f48ebc49ec09bc1f03f002
Mark a non-type template parameter invalid if there was a problem with its type

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66422 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplate.cpp