Skip to content
  • 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
Loading