]> granicus.if.org Git - clang/commit
Template instantiation for __builtin_types_compatible_p.
authorDouglas Gregor <dgregor@apple.com>
Tue, 19 May 2009 20:55:31 +0000 (20:55 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 19 May 2009 20:55:31 +0000 (20:55 +0000)
commitdc241b42c7588f99027b035a09b71557a6db219e
treecd0fdab9b733c4d970f7b644bb20a96e175097f4
parentc8667a866bfc1d9f807282f2de5644d6aa4e9423
Template instantiation for __builtin_types_compatible_p.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72134 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
lib/Sema/SemaTemplateInstantiateExpr.cpp
test/SemaTemplate/instantiate-expr-3.cpp