summaryrefslogtreecommitdiffstats
path: root/lib/Basic/LangOptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a -cc1-level option -fmodule-name=<name>, which will be used whenDouglas Gregor2011-11-151-0/+2
* Teach LangOptions::resetNonModularOptions to actually do what it says it doesDouglas Gregor2011-09-151-0/+3
* When building a module on-demand, clear out the "non-modular" languageDouglas Gregor2011-09-131-0/+6
* Switch LangOptions over to a .def file that describes header of theDouglas Gregor2011-09-131-0/+21
* Remove the serialization code that predates precompiledDouglas Gregor2009-04-221-60/+0
* Add -fobjc-gc and -fobjc-gc-only options to the driver.Ted Kremenek2008-04-291-1/+3
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+58