[PATCH] D135128: [clang][cli] Simplify repetitive macro invocations

Stella Stamenova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 10:21:50 PDT 2022


stella.stamenova added a comment.

In D135128#3902772 <https://reviews.llvm.org/D135128#3902772>, @jansvoboda11 wrote:

> In D135128#3902698 <https://reviews.llvm.org/D135128#3902698>, @stella.stamenova wrote:
>
>> This caused some failures on the windows mlir buildbot: https://lab.llvm.org/buildbot/#/builders/13/builds/27829
>
> Thanks for the heads-up. Who would be the best person to look into this? Seems like this patch exposes an UB in Windows Kits (https://learn.microsoft.com/en-us/cpp/error-messages/compiler-warnings/c5105).

We can have a look - but let's revert this change in the meantime to make the bot green again. We'll try to have a fix or a workaround sometime next week.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135128



More information about the llvm-commits mailing list