[clang] [llvm] [ADT] Add and use (for AArch64) `ValueOrSentinel<T, Sentinel>` (PR #158120)

Jakub Kuderski via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 12 07:05:53 PDT 2025


kuhar wrote:

BTW, I also remember that Rust has a similar concept called 'niche values' in case this help inspire naming/documentation: https://www.0xatticus.com/posts/understanding_rust_niche/  

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


More information about the llvm-commits mailing list