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

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 2 10:14:24 PDT 2022


jansvoboda11 added a comment.

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).


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