| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libclang] Fix annotation and getting a "macro expansion" cursor | Argyrios Kyrtzidis | 2011-09-08 | 1 | -0/+4 |
| * | Update all of the libclang code corresponding to the preprocessor | Chandler Carruth | 2011-07-14 | 1 | -4/+4 |
| * | In clang_getCursor(), don't override a preprocessing cursor within | Douglas Gregor | 2010-12-10 | 1 | -0/+7 |
| * | When using a precompiled preamble with detailed preprocessing records, | Douglas Gregor | 2010-11-30 | 1 | -0/+6 |
| * | Update clang_getCursor() test to check searches on include directives | Douglas Gregor | 2010-10-21 | 1 | -5/+9 |
| * | Visit preprocessing elements (macro instantiations and macro | Douglas Gregor | 2010-03-19 | 1 | -0/+18 |
| * | Revert 98907 since it is breaking buildbots. | Bob Wilson | 2010-03-19 | 1 | -18/+0 |
| * | Visit preprocessing elements (macro instantiations and macro | Douglas Gregor | 2010-03-19 | 1 | -0/+18 |

