https://github.com/ojhunt requested changes to this pull request.
I think the decay checks and actually getting the decayed type can be coalesced, and the test can be changed to a diagnostic test in sema. >From discord you were talking to @AaronBallman, and he suggested you check for >other similar patterns and fix them as well which I think is a sensible thing >to do. It might be a bit harder to try and see if you can get some of those >cases to fail, but once those changes are in other people may be able to come >up with possible paths. Thanks for this work :D https://github.com/llvm/llvm-project/pull/183616 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
