[clang] [llvm] Add the initializes attribute inference (PR #117104)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 04:10:04 PST 2025


fhahn wrote:

Looks like this is causing a crash when building with sanitizers enabled on macOS

Reduced reproducer: https://llvm.godbolt.org/z/fn83n4oz4

End-to-end crash on GreenDragon: https://green.lab.llvm.org/job/llvm.org/job/clang-stage2-cmake-RgSan/664/console

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


More information about the llvm-commits mailing list