1. 579825a [libclang] When getting the cursor for an identifier inside a macro definition, check if by Argyrios Kyrtzidis · 13 years ago
  2. f77b0f8 [libclang] Resolve a cursor that points to a macro name inside a #ifdef/#ifndef by Argyrios Kyrtzidis · 13 years ago
  3. e552941 [libclang] Fix getting a cursor inside an angled #include directive. by Argyrios Kyrtzidis · 13 years ago
  4. 80f78b9 [libclang] Fix annotation and getting a "macro expansion" cursor by Argyrios Kyrtzidis · 14 years ago
  5. 9e4704a Update all of the libclang code corresponding to the preprocessor by Chandler Carruth · 14 years ago
  6. 3046b4d In clang_getCursor(), don't override a preprocessing cursor within by Douglas Gregor · 15 years ago
  7. f88e35b When using a precompiled preamble with detailed preprocessing records, by Douglas Gregor · 15 years ago
  8. 12a6c9e Update clang_getCursor() test to check searches on include directives by Douglas Gregor · 15 years ago
  9. 5272e80 Visit preprocessing elements (macro instantiations and macro by Douglas Gregor · 16 years ago
  10. 4f559a3 Revert 98907 since it is breaking buildbots. by Bob Wilson · 16 years ago
  11. 20004ee Visit preprocessing elements (macro instantiations and macro by Douglas Gregor · 16 years ago