Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ccf43ca05cb1540f3d95a73b7b329bf926808c7b
/
clang
/
lib
/
Basic
/
LangOptions.cpp
7d106e4
Add a -cc1-level option -fmodule-name=<name>, which will be used when
by Douglas Gregor
· 14 years ago
8455e76
Teach LangOptions::resetNonModularOptions to actually do what it says it does
by Douglas Gregor
· 14 years ago
f1312a8
When building a module on-demand, clear out the "non-modular" language
by Douglas Gregor
· 14 years ago
79a9141
Switch LangOptions over to a .def file that describes header of the
by Douglas Gregor
· 14 years ago
48db39d
Remove the serialization code that predates precompiled
by Douglas Gregor
· 16 years ago
d796c18
Add -fobjc-gc and -fobjc-gc-only options to the driver.
by Ted Kremenek
· 17 years ago
7a51313
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 18 years ago
[Renamed from clang/Basic/LangOptions.cpp]
5b12ab8
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 18 years ago
2fe0dd0
Fix file header.
by Chris Lattner
· 18 years ago
ae492c4
Implemented serialization of LangOptions.
by Ted Kremenek
· 18 years ago