| commit | 9be70fbda9e3efbb33a285f600e13c16d41f59e1 | [log] [tgz] |
|---|---|---|
| author | Sergey Matveev <earthdok@google.com> | Thu Dec 05 12:04:51 2013 +0000 |
| committer | Sergey Matveev <earthdok@google.com> | Thu Dec 05 12:04:51 2013 +0000 |
| tree | 5c642e3b1c16bedc44ffb7c408f057b0f9f491d5 | |
| parent | a611c0f40508a5d74ebbfc4e658e2ec30735dada [diff] |
[sanitizer] Introduce VReport and VPrintf macros and use them in sanitizer code. Instead of "if (common_flags()->verbosity) Report(...)" we now have macros. llvm-svn: 196497