Skip to content

Commit 34b90fb

Browse files
committed
[libc++][string_view] Applied [[nodiscard]]
`[[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
1 parent 13ed14f commit 34b90fb

File tree

3 files changed

+209
-67
lines changed

3 files changed

+209
-67
lines changed

0 commit comments

Comments
 (0)