]> granicus.if.org Git - clang/commit
Make the cursor kind of macro-name-only completions produced by
authorDouglas Gregor <dgregor@apple.com>
Wed, 25 Aug 2010 18:03:13 +0000 (18:03 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 25 Aug 2010 18:03:13 +0000 (18:03 +0000)
commit4125c37c71c6c8475019497de837204f0ee4370f
tree6559f301cfc42a12fbbdac1cab87ea6782eb08ad
parent938e5a1382049a7a53bf1c2277b37b82a8c12208
Make the cursor kind of macro-name-only completions produced by
ASTUnit match those produced directly by code completion. Test case is
forthcoming.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112063 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/ASTUnit.cpp