aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-08-02 15:31:28 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-08-02 15:31:28 +0000
commit2be96746b4c0aaf4a3f812ff0afe39b77bc94bc6 (patch)
treeee4a8941af9ca18d10b532d2ba01c10f3f42a87a /clang/lib/Frontend/CompilerInvocation.cpp
parent77558b7d13488fb0766475bc59c7a79b69741cfd (diff)
downloadllvm-2be96746b4c0aaf4a3f812ff0afe39b77bc94bc6.zip
llvm-2be96746b4c0aaf4a3f812ff0afe39b77bc94bc6.tar.gz
llvm-2be96746b4c0aaf4a3f812ff0afe39b77bc94bc6.tar.bz2
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. llvm-svn: 110039
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions