[clang] [Clang] Implement P2809: Trivial infinite loops are not Undefined Behavior (PR #90066)

via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 30 02:21:18 PDT 2024


yronglin wrote:

> @yronglin I'm reluctant to do that, that would be testing the optimizer in the front end. If the patch did not fix this bug, there would be a back end bug that should be fixed there

Agree!

https://github.com/llvm/llvm-project/pull/90066


More information about the cfe-commits mailing list