Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] Properly attribute macros to modules if they're in a file textually... | Richard Smith | 2015-04-23 | 1 | -0/+1 |
* | Introduce builtin macros to determine whether we're building a | Douglas Gregor | 2012-09-25 | 1 | -0/+9 |
* | Re-uglify #public and #private to #__public_macro and #__private_macro. | Douglas Gregor | 2012-01-03 | 1 | -3/+3 |
* | Under -fmodules, accept #public <macroname> and #private <macroname> | Douglas Gregor | 2012-01-03 | 1 | -3/+3 |
* | Migrate a few more modules tests over to -emit-module-from-map. | Douglas Gregor | 2011-11-16 | 1 | -0/+10 |