Skip to content
Commit 629f6bb9 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Add initial cut at CompilerInvocation::toArgs, which "serializes" the...

Add initial cut at CompilerInvocation::toArgs, which "serializes" the CompilerInvocation into a list of arguments which can be passed to clang-cc (eventually, clang -cc1).
 - Unfortunately, this is currently a tedious and manual translation. Eventually it would be nice to automatically generate this code.

llvm-svn: 89049
parent 3f746828
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