This is a follow up for https://reviews.llvm.org/D57278. The previous
revision should have also included Kernel ASan.
rdar://problem/40723397
Differential D57711
[Sanitizers] UBSan unreachable incompatible with Kernel ASan yln on Feb 4 2019, 1:49 PM. Authored by
Details This is a follow up for https://reviews.llvm.org/D57278. The previous rdar://problem/40723397
Diff Detail
Event TimelineComment Actions LGTM, thanks. It might make sense to add a predicate to SanitizerSet to make it easier to check when ASan is enabled, either pre-commit or as a follow-up. |