[llvm] [ADT] Make hexdigit static (PR #94287)

Jacob Lambert via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 15:33:18 PDT 2024


lamb-j wrote:

@dwblaikie I'm open to other ideas on how to not have this symbol exposed in a dependent library besides setting it to static, assuming we're still worried about the ODR violation

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


More information about the llvm-commits mailing list