]> granicus.if.org Git - clang/commit
Handle using declarations and overload sets in code completion.
authorDouglas Gregor <dgregor@apple.com>
Fri, 18 Sep 2009 17:54:00 +0000 (17:54 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 18 Sep 2009 17:54:00 +0000 (17:54 +0000)
commit75b7128e93d736331bde659b05cd176f9dd6d047
tree05557f2fe3911cd8fabb940715339bae9e0c4bfe
parent33224e61bfca370850abae89bbd415a4dabe07fa
Handle using declarations and overload sets in code completion.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82233 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/CodeCompleteConsumer.cpp
test/CodeCompletion/tag.cpp