ojhunt wrote: Ok, so after some investigation, when we construct the invalid record, we do mark it as being invalid, so we can just test for `isInvalidDecl()` when we encounter a record, and that test is transitive over the nested types in the record.
https://github.com/llvm/llvm-project/pull/164528 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
