[PATCH] D120201: [Clang] Extend -gen-reproducer flag
Alex Brachet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 31 10:43:07 PDT 2022
abrachet added a comment.
In D120201#3547834 <https://reviews.llvm.org/D120201#3547834>, @dyung wrote:
> 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
Should be fixed by https://github.com/llvm/llvm-project/commit/a0ef52cc102504c4282dec7001664ee020396681
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120201/new/
https://reviews.llvm.org/D120201
More information about the cfe-commits
mailing list