Skip to content
  • Argyrios Kyrtzidis's avatar
    Addition of TranslationUnitDecl to the AST: · c3b69ae8
    Argyrios Kyrtzidis authored
    -Added TranslationUnitDecl class to serve as top declaration context
    -ASTContext gets a TUDecl member and a getTranslationUnitDecl() function
    -All ScopedDecls get the TUDecl as DeclContext when declared at global scope
    
    llvm-svn: 49855
    c3b69ae8
Loading