Skip to content
  1. Aug 25, 2009
    • Douglas Gregor's avatar
      Keep track of the template parameter depth properly when we have · a3dff8e3
      Douglas Gregor authored
      member templates declared inside other templates. This allows us to
      match out-of-line definitions of member function templates within
      class templates to the declarations within the class template. We
      still can't handle out-of-line definitions for member class templates,
      however.
      
      llvm-svn: 79955
      a3dff8e3
  2. Jun 18, 2009
  3. Mar 27, 2009
Loading