Skip to content
Snippets Groups Projects
  1. Jul 24, 2014
  2. Jul 16, 2014
    • Alp Toker's avatar
      Make clang's rewrite engine a core feature · 6c4abb16
      Alp Toker authored
      The rewrite facility's footprint is small so it's not worth going to these
      lengths to support disabling at configure time, particularly since key compiler
      features now depend on it.
      
      Meanwhile the Objective-C rewriters have been moved under the
      ENABLE_CLANG_ARCMT umbrella for now as they're comparatively heavy and still
      potentially worth excluding from lightweight builds.
      
      Tests are now passing with any combination of feature flags. The flags
      historically haven't been tested by LLVM's build servers so caveat emptor.
      
      git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213171 91177308-0d34-0410-b5e6-96231b3b80d8
      6c4abb16
  3. Jul 15, 2014
  4. Jul 09, 2014
  5. Jul 01, 2014
  6. May 16, 2014
  7. Mar 09, 2014
  8. Dec 10, 2013
  9. Oct 19, 2013
  10. Sep 12, 2013
  11. Jun 26, 2013
  12. Jun 17, 2013
  13. Jun 14, 2013
  14. Mar 26, 2013
  15. Jan 20, 2013
  16. Jan 16, 2013
  17. Jan 12, 2013
  18. Jan 02, 2013
  19. Dec 04, 2012
  20. Nov 27, 2012
  21. Oct 24, 2012
  22. Sep 01, 2012
  23. Jun 21, 2012
  24. Apr 13, 2012
  25. Mar 21, 2012
  26. Feb 20, 2012
  27. Feb 13, 2012
  28. Dec 22, 2011
  29. Nov 01, 2011
  30. Oct 30, 2011
  31. Oct 07, 2011
Loading