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

Markus Böck via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 15:58:09 PDT 2024


zero9178 wrote:

What's the motivation for this? Why should this be static inline instead of just inline and how is it different from the many inline functions in LLVM? 

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


More information about the llvm-commits mailing list