Skip to content
Snippets Groups Projects
  1. Aug 15, 2014
  2. Mar 14, 2014
  3. Mar 07, 2014
  4. Dec 27, 2013
  5. Jun 14, 2013
  6. Mar 27, 2013
  7. Jan 20, 2013
  8. Dec 04, 2012
  9. Nov 12, 2012
  10. Nov 01, 2012
  11. Oct 24, 2012
  12. May 01, 2012
  13. Feb 20, 2012
  14. Feb 13, 2012
  15. Jan 25, 2012
  16. Dec 23, 2011
  17. Nov 01, 2011
  18. Sep 26, 2011
  19. Aug 24, 2011
  20. Jul 23, 2011
  21. Jul 22, 2011
  22. Jul 19, 2011
  23. Jul 15, 2011
  24. Jul 09, 2011
  25. Feb 27, 2011
  26. Feb 20, 2011
  27. Feb 19, 2011
  28. Feb 18, 2011
  29. Nov 18, 2010
    • Argyrios Kyrtzidis's avatar
      Refactoring of Diagnostic class. · 33e4e70c
      Argyrios Kyrtzidis authored
      -Move the stuff of Diagnostic related to creating/querying diagnostic IDs into a new DiagnosticIDs class.
      -DiagnosticIDs can be shared among multiple Diagnostics for multiple translation units.
      -The rest of the state in Diagnostic object is considered related and tied to one translation unit.
      -Have Diagnostic point to the SourceManager that is related with. Diagnostic can now accept just a
         SourceLocation instead of a FullSourceLoc.
      -Reflect the changes to various interfaces.
      
      git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119730 91177308-0d34-0410-b5e6-96231b3b80d8
      33e4e70c
  30. Aug 24, 2010
  31. Aug 19, 2010
  32. Aug 18, 2010
  33. Aug 12, 2010
  34. Aug 02, 2010
  35. Jul 26, 2010
  36. Jul 20, 2010
Loading