llvm
5999cc8c
- [libc++][stack] Applied `[[nodiscard]]` (#169468)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
141 days ago
[libc++][stack] Applied `[[nodiscard]]` (#169468) `[[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
#20851 - LLVM and SPIRV-LLVM-Translator pulldown (WW49 2025)
Author
H-G-Hristov
Parents
d69e7014
Loading