Skip to content
  1. Nov 03, 2009
  2. Oct 10, 2009
  3. Sep 11, 2009
  4. Sep 04, 2009
  5. Aug 11, 2009
    • John McCall's avatar
      Argument-dependent lookup for friend declarations. Add a new decl type, · d1e9d835
      John McCall authored
      FriendFunctionDecl, and create instances as appropriate.
      
      The design of FriendFunctionDecl is still somewhat up in the air;  you can
      befriend arbitrary types of functions --- methods, constructors, etc. ---
      and it's not clear that this representation captures that very well.
      We'll have a better picture when we start consuming this data in access
      control.
      
      llvm-svn: 78653
      d1e9d835
  6. Aug 06, 2009
  7. Jul 08, 2009
  8. Jun 18, 2009
  9. Jun 15, 2009
Loading