Details
Details
- Reviewers
- amccarth - EricWF - ldionne 
- Group Reviewers
- Restricted Project 
- Commits
- rG513463fd266f: [libcxx] Have lexically_normal return the path with preferred separators
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Not pushing this one through CI right now, to save on CI time a bit, as it's rather trivial. On non-windows platforms, make_preferred() is a nop, so this should be safe for other platforms.