[clang] [clang] NFC: Refactor UnsignedOrNone into SmallOptional<T> with enum support (PR #191828)
Corentin Jabot via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 13 08:32:08 PDT 2026
https://github.com/cor3ntin commented:
Can we call that `OptionalUnsigned` or something ? SmallOptional implies a genericity that this does not have. Thanks
https://github.com/llvm/llvm-project/pull/191828
More information about the cfe-commits
mailing list