]> granicus.if.org Git - clang/commit
Slight refactoring in code-completion results generation, placing the
authorDouglas Gregor <dgregor@apple.com>
Mon, 20 Sep 2010 22:39:41 +0000 (22:39 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 20 Sep 2010 22:39:41 +0000 (22:39 +0000)
commitcee9ff16688bc6dd6571162c1860f4eae05d98f7
tree5011e2b3f03e425138eb85b01809a9df94676402
parentd475aad02da03c31c0e07f7ce0e26ef22bc039da
Slight refactoring in code-completion results generation, placing the
various priority adjustments for preferences (based on selectors,
types) in a single function to make extension easier.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114370 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaCodeComplete.cpp