]> granicus.if.org Git - clang/commit
Implement Sema::ActOnFinishFullExpr and create a CXXExprWithTemporaries node if neces...
authorAnders Carlsson <andersca@mac.com>
Sun, 17 May 2009 18:41:29 +0000 (18:41 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 17 May 2009 18:41:29 +0000 (18:41 +0000)
commit165a0a07c0a91f8d61ee3737b62e7f376bb7e1c7
tree6e696905f92c485ef758f8bfbd5163f48560e6b2
parenta99fad8ff134273fe85f2970c7d89133d1218900
Implement Sema::ActOnFinishFullExpr and create a CXXExprWithTemporaries node if necessary.

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