commit | b6217665c6a987f2d6c8665fd70365d7719ac4df | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Mon Mar 15 10:12:16 2010 +0000 |
committer | John McCall <rjmccall@apple.com> | Mon Mar 15 10:12:16 2010 +0000 |
tree | d9b5cbb6e4e599e88f4907afd64e7bae651cf6eb | |
parent | b05b5f35f114505182b076aa70002843c0669beb [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98540 91177308-0d34-0410-b5e6-96231b3b80d8