================
@@ -665,6 +665,24 @@ TEST(SelectionTest, InjectedClassName) {
EXPECT_FALSE(D->isInjectedClassName());
}
+TEST(SelectionTest, PseudoDestructorMissingTypeInfo) {
+ llvm::StringLiteral Code = R"cpp(
+ /*error-ok*/
----------------
ArcsinX wrote:
As far as the code is valid, we don't need this comment
https://github.com/llvm/llvm-project/pull/195939
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits