[llvm] Add pass to turn function into Unreachable and script to find UB. (PR #118034)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 05:31:54 PST 2024


dtcxzyw wrote:

If the function contains UB, alive2 will give a warning like `WARNING: Source function is always UB.`.


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


More information about the llvm-commits mailing list