Skip to content
Commit 4f2bc55d authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

cc1: Factor out CompilerInstance::ExecuteAction which has the majority of the

clang -cc1 logic for running an action against a set of options.
 - This should make it easier to build tools that have a clang -cc1 like
   interface, but aren't actually part of clang -cc1.

llvm-svn: 93282
parent 7d38d4da
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