Skip to content
  1. May 19, 2009
  2. May 16, 2009
  3. May 15, 2009
  4. May 14, 2009
  5. May 12, 2009
  6. Mar 27, 2009
    • Douglas Gregor's avatar
      Revamp our representation of C++ nested-name-specifiers. We now have a · f21eb49a
      Douglas Gregor authored
      uniqued representation that should both save some memory and make it
      far easier to properly build canonical types for types involving
      dependent nested-name-specifiers, e.g., "typename T::Nested::type".
      
      This approach will greatly simplify the representation of
      CXXScopeSpec. That'll be next.
      
      llvm-svn: 67799
      f21eb49a
  7. Mar 25, 2009
Loading