]> granicus.if.org Git - clang/commit
Template instantiation for the NULL statement. Lame, I know
authorDouglas Gregor <dgregor@apple.com>
Thu, 14 May 2009 23:40:54 +0000 (23:40 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 14 May 2009 23:40:54 +0000 (23:40 +0000)
commite7a18c88b77523cf1085d239fd373770ba5791f1
tree74dc51b50881624899e647f0ac757276d016e2b4
parent54dabfca850ca9e60e9ffb60003529f868d4d127
Template instantiation for the NULL statement. Lame, I know

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71816 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateInstantiateExpr.cpp
test/SemaTemplate/instantiate-function-1.cpp