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.
adrian_b|1 year ago
In that case there are no false positives or negatives.
nneonneo|1 year ago