Skip to content
  1. Oct 31, 2009
  2. Oct 29, 2009
  3. Oct 28, 2009
  4. Oct 27, 2009
  5. Oct 17, 2009
  6. Oct 06, 2009
  7. Sep 23, 2009
  8. Sep 22, 2009
    • Shantonu Sen's avatar
      1) Remove cmake-specific #define usage from the exported · 33f6acbb
      Shantonu Sen authored
      Block.h/Block_private.h headers, since clients won't know what to
      set. These are moved into runtime.c as appropriate
      
      2) Use cmake checks for CAS builtins, instead of guessing based on GCC
      #defines (which aren't set by clang and llvm-gcc anyway)
      
      3) "#pragma mark" isn't supported by FSF gcc, so "#if 0" it out. It
      should still show up in IDEs that support it
      
      4) Fix some compiler warnings. GCC 4.3.3 seems super strict about
      %p. function pointers can't be cast to void * either.
      
      5) Avoid a warning for apple_versioning.c that "ISO C does not allow
      empty files"
      
      llvm-svn: 82504
      33f6acbb
  9. Sep 18, 2009
  10. Sep 15, 2009
  11. Sep 14, 2009
  12. Sep 13, 2009
  13. Sep 12, 2009
  14. Sep 11, 2009
Loading