]> granicus.if.org Git - clang/commit
Use the instantiated expressions to build the ConditionalOperator. This addresses...
authorGabor Greif <ggreif@gmail.com>
Wed, 18 Mar 2009 23:47:39 +0000 (23:47 +0000)
committerGabor Greif <ggreif@gmail.com>
Wed, 18 Mar 2009 23:47:39 +0000 (23:47 +0000)
commiteb26eea4cfb9c9b121bdd7d678d8670689819ae0
tree606f2aabd595fd0e4b9e77bc269989fc568f26e8
parentfb5cab24e271d35e2476c5f60d28ddbabc6ac492
Use the instantiated expressions to build the ConditionalOperator. This addresses the second part of review feedback.

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