aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/LangOptions.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-11-15Add a -cc1-level option -fmodule-name=<name>, which will be used whenDouglas Gregor1-0/+2
2011-09-15Teach LangOptions::resetNonModularOptions to actually do what it says it doesDouglas Gregor1-0/+3
2011-09-13When building a module on-demand, clear out the "non-modular" languageDouglas Gregor1-0/+6
2011-09-13Switch LangOptions over to a .def file that describes header of theDouglas Gregor1-0/+21
2009-04-22Remove the serialization code that predates precompiledDouglas Gregor1-60/+0
2008-04-29Add -fobjc-gc and -fobjc-gc-only options to the driver.Ted Kremenek1-1/+3
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner1-0/+58