[PATCH] D120201: [Clang] Extend -gen-reproducer flag
Douglas Yung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 31 10:41:46 PDT 2022
dyung added a comment.
The test you added seems to be failing on the PS4 Windows bot. A quick glance seems to suggest that you aren't properly escaping the path separators somewhere. Can you take a look and revert if you need time to investigate?
https://lab.llvm.org/buildbot/#/builders/216/builds/5164
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120201/new/
https://reviews.llvm.org/D120201
More information about the cfe-commits
mailing list