erichkeane wrote: > It looks like this PR introduced some undefined behavior. > https://green.lab.llvm.org/job/llvm.org/job/clang-stage2-cmake-RgSan/767/testReport/ > > Could you take a look at the failing tests and fix them or revert the PR?
Huh, interesting! Looks like the APValue wasn't initialized in SOME path but we tried to get it. Corentin will be in tomorrow morning and will fix it, else I will revert tomorrow. https://github.com/llvm/llvm-project/pull/131515 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits