================ @@ -139,3 +139,15 @@ void typeAliases(BaseAlias *b, DerivedAlias *d, FinalDerivedAlias *fd, fdp += 1; // no-warning } + +// Regression test: pointer arithmetic on a pointer to an incomplete type must ---------------- Hao-Chen2337 wrote:
Done, added the release note as requested and reduced to a one-line comment. https://github.com/llvm/llvm-project/pull/215724 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
