llvm-project
37c7f695 - [libc++][char_traits] Applied `[[nodiscard]]` (#172244)

Commit
4 days ago
[libc++][char_traits] Applied `[[nodiscard]]` (#172244) `[[nodiscard]]` should be applied to functions where discarding the return value is most likely a correctness issue. - https://libcxx.llvm.org/CodingGuidelines.html - https://wg21.link/char.traits
Parents
Loading