Age | Commit message (Expand) | Author |
---|---|---|
2013-04-17 | Extended VerifyDiagnosticConsumer to also verify source file for diagnostic. | Andy Gibbs |
2013-02-08 | Teach subframework header lookup to suggest modules <rdar://problem/13176200>. | 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-03-01 | Change @import to @__experimental_modules_import. We are not ready to commit... | Ted Kremenek |
2012-01-13 | When inferring a module for a framework, first determine whether that | Douglas Gregor |
2012-01-03 | Introduce a non-uglified syntax for module imports in Objective-C: | Douglas Gregor |
2012-01-03 | Rename the command-line option for mapping #include/#import over to | Douglas Gregor |
2011-12-31 | Implement support for module requirements, which indicate the language | Douglas Gregor |
2011-12-06 | Implement modules support for subframeworks (aka embedded | Douglas Gregor |