[PATCH] D71301: [clang][IFS] Prevent Clang-IFS from Leaking symbols from inside a block.
Francis Visoiu Mistrih via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 17 10:42:05 PST 2020
thegameg added a comment.
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