- May 31, 2012
-
-
Kostya Serebryany authored
llvm-svn: 157746
-
Dmitry Vyukov authored
llvm-svn: 157744
-
Kostya Serebryany authored
[asan,tsan] introduce sanitizer_common/sanitizer_defs.h and perform some renaming in asan rt. More to come. llvm-svn: 157743
-
Alexander Potapenko authored
It turns out that atos does not print the symbol names for static C++ functions correctly (one of the two leading underscores is omitted), so they remain mangled. llvm-svn: 157742
-
Kostya Serebryany authored
llvm-svn: 157740
-
Dmitry Vyukov authored
llvm-svn: 157739
-
- May 30, 2012
-
-
Alexander Potapenko authored
llvm-svn: 157693
-
Alexander Potapenko authored
instead of the first character of the value. llvm-svn: 157692
-
Alexander Potapenko authored
llvm-svn: 157691
-
- May 29, 2012
-
-
Dmitry Vyukov authored
llvm-svn: 157625
-
Kostya Serebryany authored
which will contain code shared between asan and tsan run-times. Naming is hard. If you can suggest a better name for the directory -- speak up. llvm-svn: 157611
-
Alexey Samsonov authored
llvm-svn: 157608
-
Alexander Potapenko authored
llvm-svn: 157603
-
Alexey Samsonov authored
llvm-svn: 157600
-
- May 28, 2012
-
-
Dmitry Vyukov authored
llvm-svn: 157585
-
Dmitry Vyukov authored
llvm-svn: 157584
-
Alexander Potapenko authored
Clients may define the __asan_default_options char string containing the default options for the tool now. llvm-svn: 157582
-
Alexander Potapenko authored
llvm-svn: 157580
-
Dmitry Vyukov authored
llvm-svn: 157579
-
Dmitry Vyukov authored
llvm-svn: 157578
-
Bill Wendling authored
Add support for the GCOV_PREFIX_STRIP env variable which tries to strip off the first 'n' directories from the filename. llvm-svn: 157574
-
Bill Wendling authored
llvm-svn: 157573
-
Bill Wendling authored
we can't open the file even after creating all of the directories to it, then just give up. llvm-svn: 157572
-
Bill Wendling authored
* Check for absolute paths before using the GCOV_PREFIX. * Don't add an ending path separator if there's already one. llvm-svn: 157571
-
Dmitry Vyukov authored
llvm-svn: 157570
-
Dmitry Vyukov authored
llvm-svn: 157569
-
Dmitry Vyukov authored
llvm-svn: 157568
-
Dmitry Vyukov authored
llvm-svn: 157567
-
Dmitry Vyukov authored
llvm-svn: 157566
-
Dmitry Vyukov authored
llvm-svn: 157565
-
Bill Wendling authored
llvm-svn: 157560
-
Bill Wendling authored
llvm-svn: 157559
-
- May 25, 2012
-
-
Alexander Potapenko authored
llvm-svn: 157477
-
Alexander Potapenko authored
llvm-svn: 157473
-
Alexander Potapenko authored
When the flag is set to zero, we do not check for errors in malloc_usable_size. This may be useful to work around a bug in Nvidia drivers prior to 295.* llvm-svn: 157472
-
Dmitry Vyukov authored
llvm-svn: 157466
-
Dmitry Vyukov authored
llvm-svn: 157465
-
Dmitry Vyukov authored
depending on -m32/-m64 addr2line says either e.g. __xsan_strnlen or just strnlen llvm-svn: 157464
-
- May 24, 2012
-
-
Meador Inge authored
llvm-svn: 157406
-
Dmitry Vyukov authored
llvm-svn: 157392
-