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

Kostya Serebryany kcc at google.com
Tue Dec 3 04:06:47 PST 2013


  What's the motivation?
  While this change makes the code more compact (good) it also changes the behavior  *slightly*
  (e.g. we now call GetCurrentTidOrInvalid unconditionally)

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



More information about the llvm-commits mailing list