]> granicus.if.org Git - clang/commit
Fix a fixme by allocating ShuffleVectorExprs in the Context
authorNate Begeman <natebegeman@mac.com>
Wed, 12 Aug 2009 02:10:25 +0000 (02:10 +0000)
committerNate Begeman <natebegeman@mac.com>
Wed, 12 Aug 2009 02:10:25 +0000 (02:10 +0000)
commita88dc3079bedf70a5cfc39791727e43a10383006
tree075a22b4d32abd5352dfb53f59b8add848753dee
parentbf933a0cb628670490c15367b3f5ccb3193354a7
Fix a fixme by allocating ShuffleVectorExprs in the Context

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78780 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
lib/Sema/SemaChecking.cpp