Commit 34b90fb
committed
[libc++][string_view] Applied
`[[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[[nodiscard]]
1 parent 13ed14f commit 34b90fb
File tree
3 files changed
+209
-67
lines changed- libcxx
- include
- test/libcxx
- diagnostics
- strings/string.view
3 files changed
+209
-67
lines changed
0 commit comments