Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
ae9f85b2c062ac20512a484cfa6e66239dd3d0d9
/
lib
/
Basic
/
LangOptions.cpp
b86b8dc
Add a -cc1-level option -fmodule-name=<name>, which will be used when
by Douglas Gregor
· 14 years ago
0f50b08
Teach LangOptions::resetNonModularOptions to actually do what it says it does
by Douglas Gregor
· 14 years ago
1c7e047
When building a module on-demand, clear out the "non-modular" language
by Douglas Gregor
· 14 years ago
e289d81
Switch LangOptions over to a .def file that describes header of the
by Douglas Gregor
· 14 years ago
370187c
Remove the serialization code that predates precompiled
by Douglas Gregor
· 16 years ago
01d9dbf
Add -fobjc-gc and -fobjc-gc-only options to the driver.
by Ted Kremenek
· 17 years ago
bda0b62
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 17 years ago
[Renamed from Basic/LangOptions.cpp]
0bc735f
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 18 years ago
f62aea3
Fix file header.
by Chris Lattner
· 18 years ago
4914209
Implemented serialization of LangOptions.
by Ted Kremenek
· 18 years ago