| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | During code completion, give the "nil" and "NULL" macros the same | Douglas Gregor | 2010-07-08 | 1 | -1/+14 |
| | | | | | | | | priority as other constants. And, if we're in a place where we prefer a pointer type, consider "nil" and "NULL" to be close matches. llvm-svn: 107910 | ||||
| * | Code completion results that refer to macros now get the cursor kind | Douglas Gregor | 2010-04-05 | 1 | -0/+11 |
| of macro definitions when passed to CIndex. Add test for code completion of macros via CIndex. llvm-svn: 100431 | |||||

