Skip to content
  • Argyrios Kyrtzidis's avatar
    08114898
    Parsing of namespaces: · 08114898
    Argyrios Kyrtzidis authored
    -NamespaceDecl for the AST
    -Checks for name clashes between namespaces and tag/normal declarations.
    
    This commit doesn't implement proper name lookup for namespaces.
    
    llvm-svn: 50321
    08114898
    Parsing of namespaces:
    Argyrios Kyrtzidis authored
    -NamespaceDecl for the AST
    -Checks for name clashes between namespaces and tag/normal declarations.
    
    This commit doesn't implement proper name lookup for namespaces.
    
    llvm-svn: 50321
Loading