[PATCH] D71301: [clang][IFS] Prevent Clang-IFS from Leaking symbols from inside a block.
Puyan Lotfi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 13 18:41:44 PST 2020
plotfi added a comment.
In D71301#1818571 <https://reviews.llvm.org/D71301#1818571>, @thakis wrote:
> In D71301#1818233 <https://reviews.llvm.org/D71301#1818233>, @thakis wrote:
>
> > This test fails on Windows: http://45.33.8.238/win/5658/step_7.txt
> >
> > Looks like this expects itanium mangling; maybe you want `-triple %itanium_abi_triple`?
>
>
> Since the bot's been red for a while now, I went ahead and landed that fix in 84baf123 <https://reviews.llvm.org/rG84baf123a5213512e92e7deca2d111e00c2b97da>. The bot's green now, but please check if that's what the test wants to test or if this just papers over things.
Thank you for this!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71301/new/
https://reviews.llvm.org/D71301
More information about the cfe-commits
mailing list