On windows platform assert() call creates two distinct CFG edges
which are coverage-instrumented. Simply calling assert would
change coverage numbers on the platform.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D19514
[sanitizers] rewriting test assuming assert() changes coverage. aizatsky on Apr 25 2016, 5:17 PM. Authored by
Details On windows platform assert() call creates two distinct CFG edges
Diff Detail
|