]> granicus.if.org Git - clang/commit
Revert r112149, "Move the sorting of code-completion results out of the main
authorDaniel Dunbar <daniel@zuster.org>
Thu, 26 Aug 2010 03:53:50 +0000 (03:53 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 26 Aug 2010 03:53:50 +0000 (03:53 +0000)
commit1cb237fbf9e52e17f1e03b6f80c1114f47f93781
treec554dbc456a878d2b8280d89a47ea4b50881494f
parent12f740f4cd86c1e948f004437e6b47df8e75daff
Revert r112149, "Move the sorting of code-completion results out of the main
path and ...", it is failing tests.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112161 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
lib/Frontend/ASTUnit.cpp
lib/Sema/CodeCompleteConsumer.cpp
lib/Sema/SemaCodeComplete.cpp
tools/c-index-test/c-index-test.c
tools/libclang/CIndexCodeCompletion.cpp
tools/libclang/libclang.darwin.exports
tools/libclang/libclang.exports