Skip to content
  1. Jun 27, 2012
    • Chandler Carruth's avatar
      Add support for building the ASan instrumentation unit tests with the · 9aaf156f
      Chandler Carruth authored
      just-built Clang binary, and linking them against the just-built ASan
      runtime.
      
      This is *very* brittle. I expect it will require tweaking, and I've
      pro-actively disabled it on non-Unix builds and on cross-builds.
      
      It is also currently missing dependency edges on GoogleTest header files
      and a few other corner cases, but those can be fixed. This is the major
      milestone of a mini-bootstrap-like build of the unittest.
      
      llvm-svn: 159255
      9aaf156f
  2. Jun 26, 2012
  3. Jun 25, 2012
  4. Jun 23, 2012
  5. Jun 22, 2012
  6. Jun 21, 2012
  7. Jun 20, 2012
  8. Jun 19, 2012
Loading