Skip to content
  1. May 21, 2009
  2. May 19, 2009
  3. Apr 29, 2009
  4. Apr 12, 2009
  5. Mar 31, 2009
  6. Mar 27, 2009
  7. Mar 24, 2009
  8. Mar 20, 2009
  9. Feb 13, 2009
  10. Feb 10, 2009
  11. Feb 06, 2009
  12. Feb 04, 2009
  13. Jan 30, 2009
  14. Jan 27, 2009
    • Chris Lattner's avatar
      Introduce a new PresumedLoc class to represent the concept of a location · f1ca7d3e
      Chris Lattner authored
      as reported to the user and as manipulated by #line.  This is what __FILE__,
      __INCLUDE_LEVEL__, diagnostics and other things should follow (but not 
      dependency generation!).  
      
      This patch also includes several cleanups along the way: 
      
      - SourceLocation now has a dump method, and several other places 
        that did similar things now use it.
      - I cleaned up some code in AnalysisConsumer, but it should probably be
        simplified further now that NamedDecl is better.
      - TextDiagnosticPrinter is now simplified and cleaned up a bit.
      
      This patch is a prerequisite for #line, but does not actually provide 
      any #line functionality.
      
      llvm-svn: 63098
      f1ca7d3e
  15. Jan 26, 2009
  16. Jan 16, 2009
  17. Jan 11, 2009
  18. Nov 13, 2008
  19. Oct 27, 2008
  20. Sep 26, 2008
  21. Sep 05, 2008
  22. Aug 19, 2008
  23. Aug 17, 2008
  24. Apr 11, 2008
Loading