Age | Commit message (Expand) | Author |
---|---|---|
2013-02-07 | Add a *San + modules FIXME. | Richard Smith |
2013-01-18 | [ubsan] Add support for -fsanitize-blacklist | Will Dietz |
2011-11-15 | Add a -cc1-level option -fmodule-name=<name>, which will be used when | Douglas Gregor |
2011-09-15 | Teach LangOptions::resetNonModularOptions to actually do what it says it does | Douglas Gregor |
2011-09-13 | When building a module on-demand, clear out the "non-modular" language | Douglas Gregor |
2011-09-13 | Switch LangOptions over to a .def file that describes header of the | Douglas Gregor |
2009-04-22 | Remove the serialization code that predates precompiled | Douglas Gregor |
2008-04-29 | Add -fobjc-gc and -fobjc-gc-only options to the driver. | Ted Kremenek |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |