zahen added a comment. In D131730#3718921 <https://reviews.llvm.org/D131730#3718921>, @erichkeane wrote:
> Did @royjacobson 's patch make it to the 15.0 branch? If so, Roy: After this > is committed, can you file to get this merged into the 15.x branch? This > seems trivial enough (HAH!) of a fix that it is zero risk, and also keeps it > from being all that embarrassing here. Yes this is definitely in 15. During RC testing the diagnostic fired. The test build where I followed the suggestion and replaced __has_trivial_copy with __is_trivially_constructible didn't go very well. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D131730/new/ https://reviews.llvm.org/D131730 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits