llvm-project
bacca233
- [libc++][mdspan] Applied `[[nodiscard]]` (#169326)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
91 days ago
[libc++][mdspan] Applied `[[nodiscard]]` (#169326) `[[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
#169326 - [libc++][mdspan] Applied `[[nodiscard]]`
Author
H-G-Hristov
Parents
504b5078
Loading