Skip to content
Snippets Groups Projects
  1. Apr 18, 2013
  2. Feb 06, 2013
  3. Feb 05, 2013
  4. Jan 09, 2013
  5. Sep 14, 2012
  6. Sep 11, 2012
  7. Sep 10, 2012
  8. Sep 07, 2012
  9. Aug 27, 2012
  10. Jun 28, 2012
  11. Feb 05, 2012
  12. Oct 11, 2011
    • Daniel Dunbar's avatar
      Driver: Add support for a new -nostdlibinc option. · 92d6d404
      Daniel Dunbar authored
       - This disables the system include directories, but not the compiler builtin
         directories. Useful for projects that want to use things like the intrinsic
         headers, but are otherwise freestanding.
      
       - I'm willing to reconsider the option naming, I also considered providing an
         explicit -builtinc (which would match -nobuiltininc), but this is more
         consistent with existing options.
      
      git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141692 91177308-0d34-0410-b5e6-96231b3b80d8
      92d6d404
  13. Sep 30, 2011
  14. Sep 23, 2011
  15. Apr 30, 2011
  16. Apr 15, 2011
  17. Mar 18, 2011
  18. Oct 21, 2010
  19. Oct 08, 2010
  20. Sep 24, 2010
  21. Sep 20, 2010
  22. Sep 15, 2010
  23. Sep 03, 2010
  24. Sep 02, 2010
  25. Aug 19, 2010
  26. Aug 17, 2010
  27. Jun 25, 2010
  28. Jun 08, 2010
  29. May 21, 2010
  30. May 07, 2010
  31. Mar 04, 2010
  32. Oct 27, 2009
  33. Sep 16, 2009
  34. Sep 13, 2009
  35. May 18, 2009
Loading