[cfe-dev] Question about __asan_set_error_report_callback
Yury Gribov
y.gribov at samsung.com
Wed Mar 26 09:27:42 PDT 2014
On 03/26/2014 03:27 PM, Kostya Serebryany wrote:
> Bad idea. asan reports serious bugs. If you suppress the first bug
> report and go further your process is already corrupted.
FYI continuing execution after first error was rather successful here
(we applied some local patches to GCC).
We have a rather big app (rebuild takes hours) and forcing QA team to
attack errors one-by-one would be tremendously inefficient.
-Y
More information about the cfe-dev
mailing list