Skip to content
  1. Jul 18, 2012
  2. Jul 17, 2012
  3. Jul 06, 2012
  4. Jun 27, 2012
  5. Jun 15, 2012
  6. Jun 07, 2012
  7. Jun 06, 2012
  8. Jun 05, 2012
  9. Jun 04, 2012
  10. May 28, 2012
  11. 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
  12. May 22, 2012
  13. May 17, 2012
  14. May 14, 2012
  15. May 10, 2012
Loading