|
|
|
|
|
by turndown
726 days ago
|
|
I wouldn’t say they explicitly mention ASan, but in general you will see certain well known C++ developers/community members insist that with a set of sanitizers you won’t have to worry about the kind of things safety focused programmers would like added to C++, all the time never mentioning false positives. |
|
In that case there are no false positives or negatives.