Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for ↵ | Douglas Gregor | 2013-02-07 | 1 | -2/+2 |
| | | | | | | consistency. llvm-svn: 174645 | ||||
* | Use @import rather than @__experimental_modules_import, since the | Douglas Gregor | 2012-12-11 | 1 | -4/+4 |
| | | | | | | latter is rather a mess to type. llvm-svn: 169919 | ||||
* | [libclang] Add a test for annotation of module headers | Argyrios Kyrtzidis | 2012-10-18 | 1 | -0/+42 |
llvm-svn: 166160 |