Skip to content
  1. Dec 14, 2011
  2. Oct 14, 2011
  3. Aug 28, 2011
  4. Mar 18, 2011
  5. Mar 16, 2011
  6. Mar 04, 2011
  7. Feb 03, 2011
  8. Jan 17, 2011
  9. Nov 29, 2010
  10. Nov 27, 2010
  11. Oct 19, 2010
  12. Oct 14, 2010
  13. Oct 07, 2010
  14. Sep 01, 2010
  15. Aug 20, 2010
  16. Aug 19, 2010
  17. Aug 18, 2010
  18. Aug 03, 2010
  19. Jul 07, 2010
  20. May 28, 2010
  21. May 18, 2010
  22. May 06, 2010
  23. May 05, 2010
  24. Apr 09, 2010
  25. Apr 08, 2010
  26. Mar 24, 2010
  27. Mar 05, 2010
  28. Feb 15, 2010
  29. Jan 29, 2010
  30. Jan 22, 2010
  31. Dec 19, 2009
    • Chris Lattner's avatar
      · dd3e9aaa
      Chris Lattner authored
      Make some methods const.  The only interesting change here is that
      it changes raw_fd_ostream::preferred_buffer_size to return zero on
      a scary stat failure instead of setting the stream to an error state.
      This method really should not mutate the stream.
      
      llvm-svn: 91740
      dd3e9aaa
Loading