Files
Hristo Hristov 5999cc8cee [libc++][stack] Applied [[nodiscard]] (#169468)
`[[nodiscard]]` should be applied to functions where discarding the
return value is most likely a correctness issue.

-
https://libcxx.llvm.org/CodingGuidelines.html#apply-nodiscard-where-relevant
2025-11-25 18:55:34 +02:00

14 KiB