[PATCH] D152472: [Clang][MS] Remove assertion on BaseOffset can't be smaller than Size.

Zequan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 15 11:47:35 PDT 2023


zequanwu added a comment.

In D152472#4425713 <https://reviews.llvm.org/D152472#4425713>, @thakis wrote:

> This is still breaking check-clang on windows: http://45.33.8.238/win/79908/step_7.txt
>
> Please take a look and revert for now if it takes a while to fix.

Sorry, I thought I applied the fix, but that was on another machine. The actually fix is in https://reviews.llvm.org/rG9d910b1073198716f85e5a7e7e9c8fd1f24d4c60.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152472



More information about the cfe-commits mailing list