Revert "Move the sorting of code-completion results out of the main path and
into the clients", because the C standard library sucks. Where's my stable sort, huh? git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112121 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Frontend/ASTUnit.cpp 3 additions, 1 deletionlib/Frontend/ASTUnit.cpp
- lib/Sema/CodeCompleteConsumer.cpp 1 addition, 8 deletionslib/Sema/CodeCompleteConsumer.cpp
- lib/Sema/SemaCodeComplete.cpp 2 additions, 0 deletionslib/Sema/SemaCodeComplete.cpp
- test/Index/code-completion.cpp 1 addition, 1 deletiontest/Index/code-completion.cpp
- test/Index/complete-method-decls.m 2 additions, 2 deletionstest/Index/complete-method-decls.m
- test/Index/complete-objc-message.m 14 additions, 17 deletionstest/Index/complete-objc-message.m
- tools/c-index-test/c-index-test.c 1 addition, 85 deletionstools/c-index-test/c-index-test.c
- tools/libclang/CIndexCodeCompletion.cpp 0 additions, 2 deletionstools/libclang/CIndexCodeCompletion.cpp
Loading
Please register or sign in to comment