aprantl added inline comments.
================ Comment at: test/CodeGenCXX/debug-info-export_symbols.cpp:3 + +// CHECK-DAG: !DICompositeType({{.*}}flags: DIFlagExportSymbols | DIFlagTypePassByValue +struct A { ---------------- This should just be `CHECK:` if it stands by itself. It would be better to match both composite types, establish which one is the inner one, and then verify that only that one has the attribute. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D66667/new/ https://reviews.llvm.org/D66667 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits