diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-08-02 15:31:28 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-08-02 15:31:28 +0000 |
commit | f56a488a6bdfe56ca814f37d384afa67c67f9dd5 (patch) | |
tree | 31319eac06d434a1e21fe4314ea1c1199e649e01 /lib/AST/Type.cpp | |
parent | 9c1845dbed9817520f5a7db8bd80a560c6c6ae6b (diff) |
Frontend: Change PluginASTAction::ParseArgs to take a CompilerInstance object
for use in reporting diagnostics.
- We don't want to use the Action's own CompilerInstance, because that is only
initialized during file processing and I like that invariant.
Also, if ParseArgs returns false then abandon execution.
Also, remove unused PluginASTAction::PrintHelp virtual method.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110039 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/Type.cpp')
0 files changed, 0 insertions, 0 deletions