]> granicus.if.org Git - clang/commit
Banish the notion of a "rank" for code-completion results, since we
authorDouglas Gregor <dgregor@apple.com>
Wed, 13 Jan 2010 23:51:12 +0000 (23:51 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 13 Jan 2010 23:51:12 +0000 (23:51 +0000)
commitbca403c17b3eee38ea0644fb70f652629b285faf
tree7f7652bdd28d11ad91da0c2e3cd5c0e264690b8a
parentab0b4f1d66de54b4c3102b96d56964510361ba7d
Banish the notion of a "rank" for code-completion results, since we
are no longer using it for anything. No intended functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93376 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/CodeCompleteConsumer.h
lib/Sema/SemaCodeComplete.cpp