Skip to content
  1. Jan 13, 2013
  2. Dec 03, 2012
    • Chandler Carruth's avatar
      Use the new script to sort the includes of every file under lib. · ed0881b2
      Chandler Carruth authored
      Sooooo many of these had incorrect or strange main module includes.
      I have manually inspected all of these, and fixed the main module
      include to be the nearest plausible thing I could find. If you own or
      care about any of these source files, I encourage you to take some time
      and check that these edits were sensible. I can't have broken anything
      (I strictly added headers, and reordered them, never removed), but they
      may not be the headers you'd really like to identify as containing the
      API being implemented.
      
      Many forward declarations and missing includes were added to a header
      files to allow them to parse cleanly when included first. The main
      module rule does in fact have its merits. =]
      
      llvm-svn: 169131
      ed0881b2
  3. Sep 04, 2012
  4. Aug 22, 2011
  5. Aug 17, 2011
  6. Dec 07, 2010
  7. Nov 29, 2010
  8. Nov 18, 2010
  9. Nov 09, 2010
  10. Aug 17, 2010
  11. Apr 15, 2010
  12. Apr 09, 2010
  13. Mar 11, 2010
  14. Dec 23, 2009
  15. Oct 25, 2009
  16. Aug 31, 2009
  17. Jul 07, 2009
  18. Jun 25, 2009
    • Owen Anderson's avatar
      Guard dynamic library loading. · 021c3b07
      Owen Anderson authored
      I did my best at implementing this for Win32, but I don't have a way to test it.
      Can someone with access to a Win32 machine test/fix this?
      
      llvm-svn: 74188
      021c3b07
  19. Jan 29, 2009
  20. Oct 08, 2008
  21. Jul 10, 2008
  22. May 06, 2008
  23. Mar 13, 2008
  24. Mar 12, 2008
  25. Feb 22, 2008
  26. Feb 13, 2008
  27. Jan 09, 2008
  28. Dec 29, 2007
  29. Dec 03, 2007
  30. Sep 28, 2007
  31. Jul 31, 2007
  32. Feb 01, 2007
  33. Jan 19, 2007
Loading