[PATCH] D112289: Support: Use sys::path::system_style() in a few places

2021-10-28 Thread Michael Spencer via Phabricator via cfe-commits
Bigcheese accepted this revision. Bigcheese added a comment. This revision is now accepted and ready to land. lgtm Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D112289/new/ https://reviews.llvm.org/D112289 _

[PATCH] D112289: Support: Use sys::path::system_style() in a few places

2021-10-21 Thread Duncan P. N. Exon Smith via Phabricator via cfe-commits
dexonsmith created this revision. dexonsmith added a reviewer: Bigcheese. Herald added a subscriber: hiraditya. dexonsmith requested review of this revision. Herald added projects: clang, LLVM. Use the new sys::path::system_style() in a few places that need to detect the system's native path style