Age | Commit message (Expand) | Author |
---|---|---|
2013-03-07 | Add code completion for @import <rdar://problem/13344306>. | 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-29 | Implement code completion support for module import declarations, e.g., | Douglas Gregor |