]> granicus.if.org Git - clang/commit
[ASTImporter] Add test for ExprWithCleanups
authorRaphael Isemann <teemperor@gmail.com>
Wed, 15 Aug 2018 22:51:37 +0000 (22:51 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Wed, 15 Aug 2018 22:51:37 +0000 (22:51 +0000)
commit59a92a4aa354eee24286570e16b933ec9841951e
treef1da917cc18099e070117c0f75652f21241ac745
parent0603ce8ab13aa43b7a35f54e4177502fd648c39a
[ASTImporter] Add test for ExprWithCleanups

Reviewers: a.sidorin, a_sidorin

Reviewed By: a_sidorin

Subscribers: a_sidorin, martong, cfe-commits

Differential Revision: https://reviews.llvm.org/D50731

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@339830 91177308-0d34-0410-b5e6-96231b3b80d8
test/Import/expr-with-cleanups/Inputs/S.cpp [new file with mode: 0644]
test/Import/expr-with-cleanups/test.cpp [new file with mode: 0644]