Skip to content
Commit dcb5e389 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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.

llvm-svn: 54502
parent 4a35180f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment