Skip to content
  1. Aug 09, 2012
  2. Aug 07, 2012
  3. Aug 06, 2012
  4. Aug 02, 2012
  5. Aug 01, 2012
  6. Jul 31, 2012
    • Alexey Samsonov's avatar
      First tiny move towards integrating AddressSanitizer regressions test into... · 7b2f36e9
      Alexey Samsonov authored
      First tiny move towards integrating AddressSanitizer regressions test into LLVM lit-based testing infrastructure.
      The goal is to be able to run ASan tests by simply running "make check-asan" command from CMake build tree:
      * tests should use fresh clang binary from current build tree.
      * tests should use the same RUN-lines syntax as llvm/clang reg tests.
      
      Next steps:
      - restricting tests to machines where target is equal to host, i.e. where we can produce working binaries.
      - moving AddressSanitizer unit tests to lit as well.
      
      llvm-svn: 161050
      7b2f36e9
    • Alexander Potapenko's avatar
      Factor out the main() function. · 8aae9557
      Alexander Potapenko authored
      llvm-svn: 161046
      8aae9557
  7. Jul 30, 2012
  8. Jul 27, 2012
  9. Jul 25, 2012
  10. Jul 24, 2012
  11. Jul 23, 2012
  12. Jul 19, 2012
  13. Jul 17, 2012
  14. Jul 10, 2012
  15. Jul 09, 2012
  16. Jul 06, 2012
  17. Jul 05, 2012
Loading