Age | Commit message (Expand) | Author |
---|---|---|
2013-05-02 | When looking for the module associated with one of our magical builtin header... | Douglas Gregor |
2013-02-07 | Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste... | Douglas Gregor |
2012-12-11 | Use @import rather than @__experimental_modules_import, since the | Douglas Gregor |
2012-07-23 | Fix a typo (the the => the) | Sylvestre Ledru |
2012-03-01 | Change @import to @__experimental_modules_import. We are not ready to commit... | Ted Kremenek |
2012-02-02 | Use -isystem rather than relying on -isysroot to work consistently | Douglas Gregor |
2012-02-02 | Yet more data from failing buildbots... | Douglas Gregor |
2012-02-02 | Drop -verify to get better diagnostics from failing buildbots. Plus, we don't... | Douglas Gregor |
2012-02-02 | Back out my heinous hack that tricked the module generation mechanism | Douglas Gregor |