]> granicus.if.org Git - clang/commit
Template instantiation for unary type traits, e.g., __is_pod
authorDouglas Gregor <dgregor@apple.com>
Thu, 21 May 2009 18:55:48 +0000 (18:55 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 21 May 2009 18:55:48 +0000 (18:55 +0000)
commit36bb03b86ab6f905b336ee9ec11f288291b22b45
treef6b50826bfc12068fdffa6cdd5a080213f8a2837
parente898f8a94947c6074d76ff83943b47d5bbdf210d
Template instantiation for unary type traits, e.g., __is_pod

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