]> granicus.if.org Git - clang/commit
Allow instantiation of NULL expressions and statements
authorDouglas Gregor <dgregor@apple.com>
Fri, 15 May 2009 20:47:12 +0000 (20:47 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 15 May 2009 20:47:12 +0000 (20:47 +0000)
commit50557a77cfc5c182d450766bf77b1f017305d494
tree9bd914ac217d2ba3e12ac83bce52b23b6f5f7b01
parentdaf0415583e33d5d279197c65e9227c1ed92474b
Allow instantiation of NULL expressions and statements

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