[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
Fri Jan 17 11:39:53 PST 2020
plotfi added a comment.
This appears to only happen with -fintegrated-cc1, with fno-integrated-cc1 it does not repro. Still looking into this.
In D71301#1826928 <https://reviews.llvm.org/D71301#1826928>, @thegameg wrote:
> Hi @plotfi, this seems to cause failures with ASAN and UBSAN on green dragon: http://green.lab.llvm.org/green/job/clang-stage2-cmake-RgSan/6886/consoleFull
>
> The following tests are failing:
>
> Clang :: InterfaceStubs/driver-test.c
> Clang :: InterfaceStubs/driver-test2.c
>
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