[PATCH] D76099: [Clang][Driver] In -fintegrated-cc1 mode, avoid crashing on exit after a compiler crash
Alexandre Ganea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 13 07:28:41 PDT 2020
aganea added a comment.
Looks like there's a memory corruption detected by ASAN, but I'm not sure it's related to my change. Maybe someone with a more expert eye could tell?
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/26137/steps/check-asan%20in%20gcc%20build/logs/stdio
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76099/new/
https://reviews.llvm.org/D76099
More information about the cfe-commits
mailing list