================
@@ -696,6 +696,32 @@ TEST_P(ImportType, ImportUsingType) {
cxxNewExpr(hasType(pointerType(pointee(usingType())))))));
}
+struct ImportReflection : ASTImporterOptionSpecificTestBase {
----------------
shafik wrote:@balazske please let us know if you are happy w/ these tests. https://github.com/llvm/llvm-project/pull/190356 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
