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