rsmith added a comment. In D142384#4102937 <https://reviews.llvm.org/D142384#4102937>, @hans wrote:
> I don't know if that's expected or not, but maybe that behavior change could > be used as an inspiration for a test case. At least this suggests a way to test this with a C++ unit test: get a `RecordDecl*` referring to a forward declaration of a struct with a definition, and iterate over its fields. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D142384/new/ https://reviews.llvm.org/D142384 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
