Commit fe133ee
[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]] (llvm#169010)1 parent f6be956 commit fe133ee
File tree
3 files changed
+211
-68
lines changed- libcxx
- include
- test/libcxx
- diagnostics
- strings/string.view
3 files changed
+211
-68
lines changed
0 commit comments