NeKon69 wrote: Hey @ojhunt you said I could ping you on Friday, so I did :)
BTW I found another crash in clang that kinda relates to this issue so I added a check for that case and deleted the check from `IncompatiblePointerDiscardsOverflowBehavior` where I can't find an example to trggier it. (Just to not screw anything up) Here is the [link](https://godbolt.org/z/4oExshd1E) for an example of code that crashes the compiler that I found https://github.com/llvm/llvm-project/pull/183616 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
