llvm-project
51bd0edb - [libc++][valarray] Applied `[[nodiscard]]` (#170996)

Commit
133 days ago
[libc++][valarray] Applied `[[nodiscard]]` (#170996) `[[nodiscard]]` should be applied to functions where discarding the return value is most likely a correctness issue. - https://libcxx.llvm.org/CodingGuidelines.html
Author
Parents
Loading