commit | 7e7e6253d45eb2ca4a4ad9cafcb8b80693f0670a | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Fri Aug 08 02:46:37 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Fri Aug 08 02:46:37 2008 +0000 |
tree | 3f099d92aeca2397c818d5651b18e261704cc9af | |
parent | 909cd267dd8f66867c0aaef3bef052dc27bde47c [diff] |
ParseAST now never releases the passed ASTConsumer. This is the responsibility of the client. The motivation is that clients may either: (a) query the ASTConsumer object after AST parsing to collect data/etc. (b) reuse the ASTConsumer. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54502 91177308-0d34-0410-b5e6-96231b3b80d8