[llvm] [IR] Avoid UB in `SymbolTableListTraits` (PR #139096)

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Thu May 29 23:59:56 PDT 2025


kazutakahirata wrote:

@dtcxzyw I am no expert in what you are trying to do here, but I wonder if disabling specific warnings with `#pragma clang diagnostic push/ignored/pop` is worth considering.

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


More information about the llvm-commits mailing list