[libc++][filesystem] Applied `[[nodiscard]]` (#171085)

`[[nodiscard]]` should be applied to functions where discarding the
return value is most likely a correctness issue.

- https://libcxx.llvm.org/CodingGuidelines.html

NOKEYCHECK=True
GitOrigin-RevId: c05a3ac915ae3225c805c110531a85dfe86b4bee
15 files changed