Skip to content
Snippets Groups Projects
  1. Jan 26, 2016
  2. Oct 03, 2014
  3. Sep 04, 2014
  4. Sep 03, 2014
  5. Aug 19, 2014
  6. Aug 08, 2014
  7. Aug 07, 2014
  8. Jul 24, 2014
  9. 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
  10. Jul 15, 2014
  11. Jul 09, 2014
  12. Jul 01, 2014
  13. May 16, 2014
  14. Mar 09, 2014
  15. Dec 10, 2013
  16. Oct 19, 2013
  17. Sep 12, 2013
  18. Jun 26, 2013
  19. Jun 17, 2013
  20. Jun 14, 2013
  21. Mar 26, 2013
  22. Jan 20, 2013
  23. Jan 16, 2013
  24. Jan 12, 2013
  25. Jan 02, 2013
  26. Dec 04, 2012
  27. Nov 27, 2012
  28. Oct 24, 2012
  29. Sep 01, 2012
  30. Jun 21, 2012
Loading