[llvm-branch-commits] [libcxx] [libcxxabi] release/19.x: [libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054) (PR #110677)
Louis Dionne via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Oct 1 06:52:13 PDT 2024
ldionne wrote:
As I explained in the original PR, I think this is a fairly important fix since that was an unintentional change in LLVM 19, but this can also potentially break people who compiled with LLVM 19.1. Since we're making the fix on `main`, it will land in LLVM 20 anyway and I think it's best to land sooner rather than later, but I'll let the release manager decide.
@tru If you need additional context or information about this change, feel free to ping me on Discord and we could even set up a quick chat.
https://github.com/llvm/llvm-project/pull/110677
More information about the llvm-branch-commits
mailing list