Go to file
Douglas Gregor 52ce62f069 Improve the sorting of code-completion results. We now always sort by
the "typed" text, first, then take into account
nested-name-specifiers, name hiding, etc. This means that the
resulting sort is actually alphabetical :)

llvm-svn: 93370
2010-01-13 23:24:38 +00:00
clang Improve the sorting of code-completion results. We now always sort by 2010-01-13 23:24:38 +00:00
compiler-rt Tidy up comments, remove whitespace, and rename 'print-%' make debugging target 2010-01-13 16:13:01 +00:00
llvm When the visitSub method was split into visitSub and visitFSub, this xform was 2010-01-13 23:23:17 +00:00