[clang] 03b84e4 - [clang] Report sanitizer blacklist as a dependency in cc1

Jeremy Morse via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 8 11:07:17 PST 2019


Hi Jan,

The x86_64 sanitizer was failing:

    http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/24326

And then immediately after the reverts landed:

    http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux/builds/24327

check-dfsan passes. I don't have any explanation as to why this might
be the case sorry (and it seems fairly odd), but I managed to
reproduce it on a Ubuntu 19.04 VM.

--
Thanks,
Jeremy


More information about the cfe-commits mailing list