[PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.

Dmitry Vyukov dvyukov at google.com
Tue Dec 3 06:54:18 PST 2013


  In tsan I historically have DPrintf macro, that prints only in debug build. Similarly we can add VPrintf macro.

http://llvm-reviews.chandlerc.com/D2316



More information about the llvm-commits mailing list