summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify CompilerInvocation::toArgs, now that LangOptions handling is more pr...Daniel Dunbar2009-11-171-6/+6
* Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar2009-11-171-1/+2
* Add initial cut at CompilerInvocation::toArgs, which "serializes" the Compile...Daniel Dunbar2009-11-171-0/+547
OpenPOWER on IntegriCloud