Age | Commit message (Expand) | Author |
---|---|---|
2012-10-09 | If a macro has been #undef'd in a precompiled header, we still need to | Douglas Gregor |
2012-01-21 | Fix the code completion string for variadic macros with more than one | Douglas Gregor |
2011-07-30 | When producing code completion results for variadic macros, fold the | Douglas Gregor |
2010-09-16 | Swap the priorities of constants and types, so that we prefer types. | Douglas Gregor |
2010-08-16 | When caching global completion results, keep track of the simplified | Douglas Gregor |
2010-08-13 | Implement caching of code-completion results for macro definitions | Douglas Gregor |
2010-07-08 | During code completion, give the "nil" and "NULL" macros the same | Douglas Gregor |
2010-04-05 | Code completion results that refer to macros now get the cursor kind | Douglas Gregor |