[llvm] SmallVector: add missing constexpr annotations (NFC) (PR #98296)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 03:50:29 PDT 2024


https://github.com/nikic requested changes to this pull request.

I don't see how this is useful when the SmallVector constructors are not constexpr.

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


More information about the llvm-commits mailing list