]> granicus.if.org Git - clang/commit
Fix assertion crash. I don't have a testcase, but the fix is pretty
authorEli Friedman <eli.friedman@gmail.com>
Mon, 3 Aug 2009 09:07:06 +0000 (09:07 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Mon, 3 Aug 2009 09:07:06 +0000 (09:07 +0000)
commitd469fc81969fd3a28aa9f2d04d7376405f887d77
treef25ac12723daa698f03b0d1e44899a9624309701
parent18c7c06033cafe8c0cdcbe5759c802728688b49f
Fix assertion crash.  I don't have a testcase, but the fix is pretty
obviously correct.

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