Move the sorting of code-completion results out of the main path and
into the clients, e.g., the printing code-completion consumer and
c-index-test. Clients may want to re-sort the results anyway.

Provide a libclang function that sorts the results.

3rd try. How embarrassing.

llvm-svn: 112180
9 files changed
tree: d454c353c709bdee830f80badae89c3409f3822d
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/