[clang] [llvm] [Clang] Fix nomerge attribute not working with __builtin_trap(), __debugbreak(), __builtin_verbose_trap() (PR #101549)
Zequan Wu via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 1 15:56:33 PDT 2024
ZequanWu wrote:
Thanks for reporting. Those tests are failed due to not updated properly. I relanded this change with updated tests: https://github.com/llvm/llvm-project/commit/ae6dc64ec670891cb15049277e43133d4df7fb4b.
https://github.com/llvm/llvm-project/pull/101549
More information about the llvm-commits
mailing list