[llvm-branch-commits] [compiler-rt] release/22.x: [compiler-rt] fix __sanitizer::struct_sock_fprog_sz availability (#183411) (PR #193288)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Apr 27 00:45:27 PDT 2026
dyung wrote:
@thesamesam thanks for the explanation. That being said, it appears the breakage was introduced all the way back in the LLVM 20 time period and only fully fixed 3 weeks ago which seemingly indicates that this feature is not used widely, or some work-around did exist? While it might be nice to get it in, I'm inclined to defer the fix to LLVM 23 which arrives in just a few months for these reasons. Is there a critical scenario that fixing this would unblock that cannot be worked around some other way?
https://github.com/llvm/llvm-project/pull/193288
More information about the llvm-branch-commits
mailing list