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

Stella Stamenova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 14 16:59:32 PST 2022


stella.stamenova added a comment.

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.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135128



More information about the cfe-commits mailing list