[PATCH] D90871: [Sema] Fold VLAs to constant arrays in a few more contexts
Erik Pilkington via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 4 08:21:33 PST 2020
erik.pilkington added a comment.
In D90871#2433766 <https://reviews.llvm.org/D90871#2433766>, @thakis wrote:
> Looks like this breaks tests on Windows: http://45.33.8.238/win/29181/step_7.txt
>
> PTAL, and revert while you investigate if it takes a while to fix.
Thanks for letting me know, should be fixed by: 4fa0dbd6885bc4a48ceecdbb0fca9638792762cf <https://reviews.llvm.org/rG4fa0dbd6885bc4a48ceecdbb0fca9638792762cf>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90871/new/
https://reviews.llvm.org/D90871
More information about the cfe-commits
mailing list