Skip to content
  1. Aug 22, 2012
  2. Aug 16, 2012
  3. Jul 25, 2012
  4. Jul 18, 2012
  5. Jul 17, 2012
  6. Jul 06, 2012
  7. Jun 27, 2012
  8. Jun 15, 2012
  9. Jun 07, 2012
  10. Jun 06, 2012
  11. Jun 05, 2012
  12. Jun 04, 2012
  13. May 28, 2012
  14. May 24, 2012
    • Dmitry Vyukov's avatar
      asan/tsan: weak interceptors · 7fb73304
      Dmitry Vyukov authored
      The idea isthat asan/tsan can survive if user intercepts the same functions. At the same time user has an ability to call back into asan/tsan runtime. See the following tests for examples:
      asan/output_tests/interception_failure_test-linux.cc
      asan/output_tests/interception_test-linux.cc
      asan/output_tests/interception_malloc_test-linux.cc
      
      llvm-svn: 157388
      7fb73304
  15. May 22, 2012
  16. May 17, 2012
  17. May 14, 2012
  18. May 10, 2012
Loading