Skip to content
  1. Oct 23, 2007
  2. Oct 07, 2007
  3. Sep 16, 2007
  4. Sep 13, 2007
    • Steve Naroff's avatar
      · 9def2b15
      Steve Naroff authored
      Phase 2 of making the Decl class more lightweight...
      
      Move Identifier/Loc instance variables (and associated getters/setters) down from Decl to ScopedDecl/FieldDecl.
      
      Objc AST's can now inherit from Decl without getting instance variables and types that are C specific. For now, I am keeping NextDeclarator, since I believe it may be useful to ObjC. If not, it can be moved later.
      
      llvm-svn: 41934
      9def2b15
    • Chris Lattner's avatar
      When dumping out errors about unsupported stuff, emit loc info. · 69de3f4a
      Chris Lattner authored
      llvm-svn: 41907
      69de3f4a
  5. Sep 01, 2007
  6. Aug 31, 2007
  7. Aug 29, 2007
  8. Aug 27, 2007
  9. Aug 26, 2007
  10. Aug 24, 2007
  11. Aug 21, 2007
  12. Aug 20, 2007
  13. Aug 11, 2007
  14. Aug 10, 2007
  15. Aug 08, 2007
  16. Aug 04, 2007
  17. Aug 03, 2007
Loading