Skip to content
  1. Sep 05, 2009
    • Douglas Gregor's avatar
      Improve the AST representation and semantic analysis for extern · 34ec2ef1
      Douglas Gregor authored
      templates. We now distinguish between an explicit instantiation
      declaration and an explicit instantiation definition, and know not to
      instantiate explicit instantiation declarations. Unfortunately, there
      is some remaining confusion w.r.t. instantiation of out-of-line member
      function definitions that causes trouble here.
       
      
      llvm-svn: 81053
      34ec2ef1
  2. Sep 04, 2009
  3. Sep 03, 2009
Loading