aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/CompilerInvocation.cpp
AgeCommit message (Expand)Author
2009-11-17Simplify CompilerInvocation::toArgs, now that LangOptions handling is more pr...Daniel Dunbar
2009-11-17Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar
2009-11-17Add initial cut at CompilerInvocation::toArgs, which "serializes" the Compile...Daniel Dunbar