llvm-project
8ba27138
- [libc++][any] Applied `[[nodiscard]]` (#168826)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#168826 - [libc++][any] Applied `[[nodiscard]]`
Author
H-G-Hristov
Parents
9daf4345
Loading