================
@@ -696,6 +696,32 @@ TEST_P(ImportType, ImportUsingType) {
cxxNewExpr(hasType(pointerType(pointee(usingType())))))));
}
+struct ImportReflection : ASTImporterOptionSpecificTestBase {
----------------
balazske wrote:
Will this test the `APValue::Reflection` case that was added to `ASTImporter`?
https://github.com/llvm/llvm-project/pull/190356
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits