llvm-project
8378ec44
- [libc++][set] Applied `[[nodiscard]]` (#169982)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
134 days ago
[libc++][set] Applied `[[nodiscard]]` (#169982) `[[nodiscard]]` should be applied to functions where discarding the return value is most likely a correctness issue. - https://libcxx.llvm.org/CodingGuidelines.htm - https://wg21.link/set
References
#169982 - [libc++][set] Applied `[[nodiscard]]`
Author
H-G-Hristov
Parents
96b6594c
Loading