- Dec 19, 2012
-
-
Alexey Samsonov authored
llvm-svn: 170507
-
Dmitry Vyukov authored
llvm-svn: 170499
-
Kostya Serebryany authored
llvm-svn: 170498
-
- Dec 18, 2012
-
-
Kostya Serebryany authored
llvm-svn: 170434
-
Dmitry Vyukov authored
llvm-svn: 170433
-
Dmitry Vyukov authored
llvm-svn: 170430
-
Dmitry Vyukov authored
llvm-svn: 170429
-
Dmitry Vyukov authored
llvm-svn: 170427
-
Dmitry Vyukov authored
The runtime skips atexit sleep if there are no threads now, so it must be fast w/o it. Allows to specify own TSAN_OPTIONS for the tests. llvm-svn: 170426
-
Alexey Samsonov authored
[Sanitizer] Expose StackTrace::GetPreviousInstructionPc() to get PC of call instruction from return address llvm-svn: 170424
-
Richard Smith authored
has got us to the wrong offset within an object. llvm-svn: 170423
-
Kostya Serebryany authored
llvm-svn: 170418
-
Dmitry Vyukov authored
llvm-svn: 170417
-
Richard Smith authored
pointing at the bad location and a snippet of nearby memory values. This is strictly best-effort; reading these bytes to display the note could lead to a seg fault, and that's explicitly OK. llvm-svn: 170415
-
Richard Smith authored
llvm-svn: 170413
-
Richard Smith authored
one out from the return address. Currently, we can only resolve this address to a file and line number if we have an external symbolizer. llvm-svn: 170407
-
Richard Smith authored
to an object outside its lifetime does not have undefined behavior. llvm-svn: 170388
-
- Dec 17, 2012
-
-
Dmitry Vyukov authored
llvm-svn: 170346
-
Kostya Serebryany authored
llvm-svn: 170339
-
Kostya Serebryany authored
llvm-svn: 170329
-
Kostya Serebryany authored
llvm-svn: 170315
-
Kostya Serebryany authored
llvm-svn: 170313
-
Kostya Serebryany authored
llvm-svn: 170310
-
- Dec 15, 2012
-
-
Kostya Serebryany authored
[sanitizer] fix a bug that has crept into the sanitizer allocator and caused SEGV on allocations between 1Mb and 2Mb, improve the test llvm-svn: 170274
-
- Dec 14, 2012
-
-
Dmitry Vyukov authored
llvm-svn: 170235
-
Alexey Samsonov authored
llvm-svn: 170208
-
Dmitry Vyukov authored
llvm-svn: 170207
-
Kostya Serebryany authored
llvm-svn: 170206
-
Dmitry Vyukov authored
llvm-svn: 170205
-
Evgeniy Stepanov authored
llvm-svn: 170204
-
Dmitry Vyukov authored
llvm-svn: 170202
-
Kostya Serebryany authored
llvm-svn: 170193
-
Dmitry Vyukov authored
llvm-svn: 170191
-
Kostya Serebryany authored
llvm-svn: 170190
-
Alexey Samsonov authored
[Sanitizer] use INTERCEPT_FUNCTION(foo) instead of CHECK(INTERCEPT_FUNCTION(foo)) - this check may fail on Linux if user program defines its own version of library function foo llvm-svn: 170189
-
Dmitry Vyukov authored
llvm-svn: 170187
-
Dmitry Vyukov authored
llvm-svn: 170186
-
Dmitry Vyukov authored
llvm-svn: 170185
-
Dmitry Vyukov authored
llvm-svn: 170184
-
- Dec 13, 2012
-
-
Dmitry Vyukov authored
llvm-svn: 170131
-