1. 3644d97 If a macro has been #undef'd in a precompiled header, we still need to by Douglas Gregor · 12 years ago
  2. c8dc135 Fix the code completion string for variadic macros with more than one by Douglas Gregor · 12 years ago
  3. e424470 When producing code completion results for variadic macros, fold the by Douglas Gregor · 13 years ago
  4. d754d55 Swap the priorities of constants and types, so that we prefer types. by Douglas Gregor · 14 years ago
  5. 1827e10 When caching global completion results, keep track of the simplified by Douglas Gregor · 14 years ago
  6. 87c08a5 Implement caching of code-completion results for macro definitions by Douglas Gregor · 14 years ago
  7. 590c7d5 During code completion, give the "nil" and "NULL" macros the same by Douglas Gregor · 14 years ago
  8. 09d9fa1 Code completion results that refer to macros now get the cursor kind by Douglas Gregor · 14 years ago