Update the default implementation of sanitizer coverage to work when the guards are initialized to 0xffffffff , as mentioned in: https://reviews.llvm.org/D28436
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28437
[compiler-rt] Update implementation of sanitizer coverage to work when guards are initialized to 0xffffffff. AbandonedPublic Authored by mpividori on Jan 6 2017, 8:38 PM.
Details Summary Update the default implementation of sanitizer coverage to work when the guards are initialized to 0xffffffff , as mentioned in: https://reviews.llvm.org/D28436
Diff Detail
Revision Contents
Diff 83498 lib/sanitizer_common/sanitizer_coverage_libcdep_new.cc
|