Details
Details
- Reviewers
philnik - Group Reviewers
Restricted Project - Commits
- rGa76d78188149: [libc++] Add support for .compile.pass.mm and .link.pass.mm tests
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| libcxx/utils/libcxx/test/format.py | ||
|---|---|---|
| 121–123 | Do we actually have any .link tests? I couldn't find anything other than the selftests. | |
| libcxx/utils/libcxx/test/format.py | ||
|---|---|---|
| 121–123 | No, I guess I originally provided them for completeness. I suggest keeping them since they could be useful, in theory, and they don't hurt to keep. | |
Do we actually have any .link tests? I couldn't find anything other than the selftests.