[PATCH] D120201: [Clang] Extend -gen-reproducer flag

Douglas Yung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 31 10:46:52 PDT 2022


dyung added a comment.

In D120201#3547835 <https://reviews.llvm.org/D120201#3547835>, @abrachet wrote:

> 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

Indeed it has, thanks for the quick action!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120201/new/

https://reviews.llvm.org/D120201



More information about the cfe-commits mailing list