llvm-project
8ba27138 - [libc++][any] Applied `[[nodiscard]]` (#168826)

Commit
183 days ago
[libc++][any] Applied `[[nodiscard]]` (#168826) `[[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
Author
Parents
Loading