Skip to content
  1. Feb 01, 2012
    • Dylan Noblesmith's avatar
      include clang's config.h unconditionally · 86780e90
      Dylan Noblesmith authored
      And remove HAVE_CLANG_CONFIG_H, now that the header is generated
      in the autoconf build, too. (clang r149497 / llvm r149498)
      
      Also include the config.h header after all other headers, per
      the LLVM coding standards.
      
      It also turns out WindowsToolChain.cpp wasn't using the config
      header at all, so that include's just deleted now.
      
      llvm-svn: 149504
      86780e90
    • Dylan Noblesmith's avatar
      cmake: don't install config.h · c20ccdd7
      Dylan Noblesmith authored
      This header is private and shouldn't be used by clients.
      
      llvm-svn: 149496
      c20ccdd7
  2. Jan 26, 2012
  3. Oct 06, 2011
  4. Sep 23, 2011
  5. Aug 02, 2011
  6. Jul 15, 2011
  7. Jun 08, 2011
  8. May 20, 2011
  9. May 11, 2011
  10. Apr 10, 2011
  11. Mar 29, 2011
  12. Mar 26, 2011
  13. Mar 17, 2011
  14. Feb 28, 2011
  15. Feb 25, 2011
  16. Feb 21, 2011
  17. Feb 20, 2011
  18. Feb 18, 2011
  19. Feb 16, 2011
  20. Feb 15, 2011
  21. Feb 14, 2011
  22. Feb 10, 2011
  23. Feb 03, 2011
  24. Jan 03, 2011
  25. Dec 16, 2010
  26. Oct 15, 2010
  27. Sep 14, 2010
  28. Sep 11, 2010
  29. Sep 10, 2010
  30. Jun 26, 2010
  31. Jun 25, 2010
Loading