llvm-project
3692afe4 - [SandboxVec] Fix -Wunused-variable

Commit
44 days ago
[SandboxVec] Fix -Wunused-variable Mark it [[maybe_unused]] given it is only used if assertions are enabled (i.e., NDEBUG is not defined). We don't inline it given the variable being named provides tangibly more information to the reader.
Committer
Parents
Loading