Sometimes, a target can look like <arch>-apple-macosx10.15.0 instead
of <arch>-apple-macosx10.15. This ensures that the test suite handles
those target triples properly as well.
Details
Details
- Reviewers
 Mordante - Group Reviewers
 Restricted Project - Commits
 - rG1fa6fc3e0f1c: [libc++] Also support target triples that end with .0 in backdeployment tests
 
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Event Timeline
Comment Actions
Oh, it's just that I wanted D146359 not to have any semantic changes since it was already a large mechanical diff.