diff options
author | John McCall <rjmccall@apple.com> | 2010-03-15 10:12:16 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-03-15 10:12:16 +0000 |
commit | 3e11ebebc83643747f15bcafa28b3b7e232f6cc1 (patch) | |
tree | 5bc9d793fb1e75fccc7da56e4314642242d497d7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1e3a1a7eff8549fbb5295e4c2014f9b9a7a7b30f (diff) | |
download | llvm-3e11ebebc83643747f15bcafa28b3b7e232f6cc1.zip llvm-3e11ebebc83643747f15bcafa28b3b7e232f6cc1.tar.gz llvm-3e11ebebc83643747f15bcafa28b3b7e232f6cc1.tar.bz2 |
Remember declaration scope qualifiers in the AST. Imposes no memory overhead
on unqualified declarations.
Patch by Enea Zaffanella! Minimal adjustments: allocate the ExtInfo nodes
with the ASTContext and delete them during Destroy(). I audited a bunch of
Destroy methods at the same time, to ensure that the correct teardown was
being done.
llvm-svn: 98540
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions