Go to file
Douglas Gregor 78ecc499eb 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.

llvm-svn: 112149
2010-08-26 02:23:45 +00:00
clang Move the sorting of code-completion results out of the main path and 2010-08-26 02:23:45 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Updated for weekly test results 2010-08-25 19:45:31 +00:00
lldb Minor doc string modification. 2010-08-25 22:56:10 +00:00
llvm SmallVector's growth policies don't like starting from zero capacity. 2010-08-26 02:11:48 +00:00