Skip to content
Commit 45140a90 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

In code-completion contexts where both types and other values are

present, prefer values to types, since it's more common to compute
with values than it is to declare new entities or perform type
casts. So, tweak the ranking of types vs. other declarations and
constants accordingly.

llvm-svn: 111998
parent 7d46051e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment