"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3f6f9febadbd8fd44c11d769793e9bd747b8f97d"
Tweak code-completion result priorities, so that exact and similar
type matches have a bigger impact. The impetus for this change was that, when initializing an enumeration value, we want enumerators of that enumeration type to have a higher priority than, e.g., unrelated local variables. llvm-svn: 116774
Loading
Please register or sign in to comment