Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rGddb4693a92e7: [libcxx] [test] Add (void) return casts on functions marked nodiscard in MS STL
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89533
[libcxx] [test] Add (void) return casts on functions marked nodiscard in MS STL ClosedPublic Authored by mstorsjo on Oct 16 2020, 3:35 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 16 2020, 5:45 AM Closed by commit rGddb4693a92e7: [libcxx] [test] Add (void) return casts on functions marked nodiscard in MS STL (authored by mstorsjo). · Explain WhyOct 16 2020, 7:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 298632 libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.canonical/canonical.pass.cpp
libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/copy_file.pass.cpp
libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.read_symlink/read_symlink.pass.cpp
libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.space/space.pass.cpp
|