Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
083128f6b13dfa4fc615a838c49b516d901b1ac0
/
lib
/
Frontend
/
CompilerInvocation.cpp
a51ca52
Simplify CompilerInvocation::toArgs, now that LangOptions handling is more predictable.
by Daniel Dunbar
· 16 years ago
c5a97ec
Move -fnext-runtime defaulting to driver (and change clang-cc default to
by Daniel Dunbar
· 16 years ago
b3375cb
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).
by Daniel Dunbar
· 16 years ago