llvm-project
51bd0edb
- [libc++][valarray] Applied `[[nodiscard]]` (#170996)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#170996 - [libc++][valarray] Applied `[[nodiscard]]`
Author
H-G-Hristov
Parents
d714a6c2
Loading