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

Stella Stamenova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 15:44:39 PDT 2022


stella.stamenova added a comment.

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?


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