[PATCH] D129822: [Support] Workaround compiler bug in MSVC

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 16:41:48 PDT 2022


tstellar added a comment.

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

> This broke the Windows mlir bot: https://lab.llvm.org/buildbot/#/builders/13/builds/23841
>
> Incidentally, if this bug is only in VS2022, why not test for that instead of testing for any MSVC version?

Which macro can I use for that?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129822



More information about the llvm-commits mailing list