- Dec 05, 2013
-
-
Sergey Matveev authored
Instead of "if (common_flags()->verbosity) Report(...)" we now have macros. llvm-svn: 196497
-
Kostya Serebryany authored
llvm-svn: 196495
-
Alexey Samsonov authored
llvm-svn: 196492
-
Kostya Serebryany authored
llvm-svn: 196491
-
Kostya Serebryany authored
[tsan] fix the include path that is broken in configure/make build but works in cmake build (PR18144). This is a quick fix. Will need to fix the configure/make build properly llvm-svn: 196490
-
Kostya Serebryany authored
llvm-svn: 196489
-
Kostya Serebryany authored
Summary: Support toolchains that don't understand CFI directives. Reviewers: dvyukov Reviewed By: dvyukov CC: llvm-commits Differential Revision: http://llvm-reviews.chandlerc.com/D2336 llvm-svn: 196480
-
- Dec 04, 2013
-
-
Lorenzo Martignoni authored
Differential Revision: http://llvm-reviews.chandlerc.com/D2291 llvm-svn: 196389
-
Lorenzo Martignoni authored
Differential Revision: http://llvm-reviews.chandlerc.com/D2252 llvm-svn: 196388
-
Sergey Matveev authored
Summary: Fix race on report_fd/report_fd_pid between the parent process and the tracer task. Reviewers: samsonov Reviewed By: samsonov CC: llvm-commits, kcc, dvyukov Differential Revision: http://llvm-reviews.chandlerc.com/D2306 llvm-svn: 196385
-
Timur Iskhodzhanov authored
llvm-svn: 196379
-
Kostya Serebryany authored
[asan] require __i686__ for the SSE test; also make weaker claims about stack buffer overflows in another test llvm-svn: 196375
-
Kostya Serebryany authored
llvm-svn: 196374
-
Kostya Serebryany authored
[asan] require __i686__ for the SSE test; also make weaker claims about stack buffer overflows in another test llvm-svn: 196373
-
Alexey Samsonov authored
llvm-svn: 196364
-
Yuchen Wu authored
llvm-svn: 196357
-
- Dec 03, 2013
-
-
Sergey Matveev authored
llvm-svn: 196303
-
Sergey Matveev authored
Expose a new interface function for debugging code built with sanitizer tools. Add an ASan implementation. llvm-svn: 196302
-
Joerg Sonnenberger authored
used. Adjust. llvm-svn: 196292
-
Alexey Samsonov authored
llvm-svn: 196264
-
Alexey Samsonov authored
llvm-svn: 196263
-
- Dec 02, 2013
-
-
Sergey Matveev authored
llvm-svn: 196112
-
Evgeniy Stepanov authored
Patch by Alexander Taran. llvm-svn: 196098
-
Kostya Serebryany authored
llvm-svn: 196097
-
- Nov 29, 2013
-
-
Kostya Serebryany authored
llvm-svn: 195959
-
Kostya Serebryany authored
llvm-svn: 195958
-
Timur Iskhodzhanov authored
llvm-svn: 195957
-
Timur Iskhodzhanov authored
llvm-svn: 195956
-
Timur Iskhodzhanov authored
llvm-svn: 195955
-
- Nov 28, 2013
-
-
Evgeniy Stepanov authored
iconv is defined in an optional DSO, and our interception logic on OSX does not support that. llvm-svn: 195919
-
Evgeniy Stepanov authored
llvm-svn: 195918
-
Evgeniy Stepanov authored
llvm-svn: 195917
-
Dmitry Vyukov authored
llvm-svn: 195916
-
Dmitry Vyukov authored
tsan was missing new fd's arrived from recvmsg(), and thus was reporting false positives due to missed synchronization on the fd's llvm-svn: 195914
-
Dmitry Vyukov authored
llvm-svn: 195913
-
- Nov 27, 2013
-
-
Dmitry Vyukov authored
llvm-svn: 195858
-
Timur Iskhodzhanov authored
llvm-svn: 195845
-
Alexey Samsonov authored
llvm-svn: 195840
-
Evgeniy Stepanov authored
llvm-svn: 195839
-
Lorenzo Martignoni authored
llvm-svn: 195838
-