Skip to content
  1. Dec 11, 2007
  2. Dec 10, 2007
  3. Dec 09, 2007
  4. Dec 02, 2007
  5. Nov 28, 2007
  6. Nov 23, 2007
  7. Nov 01, 2007
  8. Oct 31, 2007
  9. Oct 30, 2007
  10. Oct 26, 2007
  11. Oct 17, 2007
    • Hartmut Kaiser's avatar
      Updated VC++ build system. · 7078da8e
      Hartmut Kaiser authored
      Silenced some VC++ warnings.
      Had to rephrase a partial specialization of the IntrospectionTrait struct in SerializationTest.cpp, please review.
      Added a compiler specific workaround in IdentifierTable.h. Is that the way to fix this kind of issues?
      
      llvm-svn: 43074
      7078da8e
  12. 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
  13. Sep 04, 2007
  14. Aug 31, 2007
  15. Aug 21, 2007
  16. Aug 18, 2007
  17. Jul 16, 2007
  18. Jul 14, 2007
  19. Jul 13, 2007
  20. Jun 22, 2007
Loading