summaryrefslogtreecommitdiff
path: root/lib/Basic/LangOptions.cpp
Commit message (Expand)AuthorAge
* Add a *San + modules FIXME.Richard Smith2013-02-07
* [ubsan] Add support for -fsanitize-blacklistWill Dietz2013-01-18
* Add a -cc1-level option -fmodule-name=<name>, which will be used whenDouglas Gregor2011-11-15
* Teach LangOptions::resetNonModularOptions to actually do what it says it doesDouglas Gregor2011-09-15
* When building a module on-demand, clear out the "non-modular" languageDouglas Gregor2011-09-13
* Switch LangOptions over to a .def file that describes header of theDouglas Gregor2011-09-13
* Remove the serialization code that predates precompiledDouglas Gregor2009-04-22
* Add -fobjc-gc and -fobjc-gc-only options to the driver.Ted Kremenek2008-04-29
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-15