-fsanitize=undefined: Switch to using sanitizer_common for output. This gets us much...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 13 Nov 2012 23:42:05 +0000 (23:42 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 13 Nov 2012 23:42:05 +0000 (23:42 +0000)
commit05dce7e644cf2043eb0076e4b7c9273ec188dddc
tree0f20ab4d595802f8819fa7ce9c96d2596b1414f1
parent175c72656ff1cba05b39c50cd8d71b1cef239bae
-fsanitize=undefined: Switch to using sanitizer_common for output. This gets us much closer to not depending on any system headers.

llvm-svn: 167888
compiler-rt/lib/sanitizer_common/sanitizer_printf.cc
compiler-rt/lib/ubsan/CMakeLists.txt
compiler-rt/lib/ubsan/ubsan_diag.cc
compiler-rt/lib/ubsan/ubsan_handlers.cc