]> granicus.if.org Git - clang/commit
Some fancy footwork to move the decision on how
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 25 Nov 2009 01:26:41 +0000 (01:26 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 25 Nov 2009 01:26:41 +0000 (01:26 +0000)
commitf88f7ab5adaa11d050270ffee6aa871e855f83b8
tree2ca71b50401761b46057ba9b519743a5bf53eac3
parent3233441b439a3dee9fa187f2c195b5188e71483b
Some fancy footwork to move the decision on how
to build casted expression-list AST to Sema.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89827 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Action.h
include/clang/Parse/Parser.h
lib/Parse/ParseExpr.cpp
lib/Sema/Sema.h
lib/Sema/SemaExpr.cpp
lib/Sema/TreeTransform.h