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

Jan Svoboda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 15:56:23 PST 2022


jansvoboda11 added a comment.

In D135128#3926404 <https://reviews.llvm.org/D135128#3926404>, @stella.stamenova wrote:

> In D135128#3921902 <https://reviews.llvm.org/D135128#3921902>, @jansvoboda11 wrote:
>
>> @stella.stamenova Any updates?
>
> We haven't had time to come up with a proper solution yet. One short-term solution (assuming there's urgency in making the change) would be to temporarily disable treating warnings as errors on the mlir buildbot. This will remove the issue there and I don't know of other buildbots that enforce warning as error on Windows, so it will likely unblock the commit.

It's not urgent to get this change in, but I also don't want to put it off for too long. Especially since only one bot failed (AFAIK).


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