Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-uglify #public and #private to #__public_macro and #__private_macro. | Douglas Gregor | 2012-01-03 | 1 | -1/+1 |
* | Under -fmodules, accept #public <macroname> and #private <macroname> | Douglas Gregor | 2012-01-03 | 1 | -1/+1 |
* | Introduce an opt-in warning indicating when the compiler is treating | Douglas Gregor | 2011-11-30 | 1 | -1/+1 |
* | For modules, all macros that aren't include guards are implicitly | Douglas Gregor | 2011-10-17 | 1 | -0/+2 |
* | Add an experimental flag -fauto-module-import that automatically turns | Douglas Gregor | 2011-09-15 | 1 | -0/+3 |