Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] Simplify -cc1 interface for enabling implicit module maps. | Richard Smith | 2015-06-16 | 1 | -1/+1 |
* | Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste... | Douglas Gregor | 2013-02-07 | 1 | -1/+1 |
* | Use @import rather than @__experimental_modules_import, since the | Douglas Gregor | 2012-12-11 | 1 | -5/+5 |
* | Change @import to @__experimental_modules_import. We are not ready to commit... | Ted Kremenek | 2012-03-01 | 1 | -5/+5 |
* | Eliminate the uglified keyword __import_module__ for importing | Douglas Gregor | 2012-01-03 | 1 | -6/+7 |
* | Rename the command-line option for mapping #include/#import over to | Douglas Gregor | 2012-01-03 | 1 | -1/+1 |
* | Implement name hiding for macro definitions within modules, such that | Douglas Gregor | 2011-12-02 | 1 | -4/+50 |
* | Implement name hiding for declarations deserialized from a non-visible | Douglas Gregor | 2011-12-01 | 1 | -0/+14 |