Revert "Revert "[CodeComplete] Improve overload handling for C++ qualified and ref...
authorSam McCall <sam.mccall@gmail.com>
Mon, 10 Jun 2019 09:52:09 +0000 (09:52 +0000)
committerSam McCall <sam.mccall@gmail.com>
Mon, 10 Jun 2019 09:52:09 +0000 (09:52 +0000)
commit94600e466cd84420626bd82c527298e2b329c81d
tree2c58d07a3cb16b273930addb5ce6da3be42bfe72
parentabc1dff7e44a9eed6c2cc9a7d9ee366fbe4abcf7
Revert "Revert "[CodeComplete] Improve overload handling for C++ qualified and ref-qualified methods.""

This reverts commit r362830, and relands r362785 with the leak fixed.

llvm-svn: 362924
clang/lib/Sema/SemaCodeComplete.cpp
clang/test/CodeCompletion/member-access.cpp