[ASTImporter] Add test for CXXScalarValueInit
authorRaphael Isemann <teemperor@gmail.com>
Thu, 16 Aug 2018 01:36:37 +0000 (01:36 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Thu, 16 Aug 2018 01:36:37 +0000 (01:36 +0000)
commit1038fa61ecf964bce1c17139cd24943a67b8587a
tree26b23c6cfebe290534cf00f617f46c012e8a40a5
parent85504a9ca690cd6eaf364b3daa653b7a1e0a3c38
[ASTImporter] Add test for CXXScalarValueInit

Reviewers: a.sidorin, a_sidorin

Reviewed By: a_sidorin

Subscribers: martong, cfe-commits

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

llvm-svn: 339838
clang/test/Import/cxx-scalar-value-init/Inputs/S.cpp [new file with mode: 0644]
clang/test/Import/cxx-scalar-value-init/test.cpp [new file with mode: 0644]