]> granicus.if.org Git - clang/commit
Move the CXXConstructExpr before the CXXTemporaryObjectExpr so that the temporary...
authorAnders Carlsson <andersca@mac.com>
Fri, 24 Apr 2009 04:57:02 +0000 (04:57 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 24 Apr 2009 04:57:02 +0000 (04:57 +0000)
commit15ef2b5820f9daccc44b9e847163b705b6f5863b
tree413ad7fc81a52896b0b489dfcc91e603a488f4e5
parent3ed294522653323e4867a2eba03acc98a99e5479
Move the CXXConstructExpr before the CXXTemporaryObjectExpr so that the temporary object expr can inherit from the construct expr. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69953 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ExprCXX.h