Revert "[CodeComplete] Improve overload handling for C++ qualified and ref-qualified...
authorSam McCall <sam.mccall@gmail.com>
Mon, 10 Jun 2019 14:55:57 +0000 (14:55 +0000)
committerSam McCall <sam.mccall@gmail.com>
Mon, 10 Jun 2019 14:55:57 +0000 (14:55 +0000)
commit306e474b91466d7eb6fd0bb5af9e0de2c2cb66a5
tree8936ca17de5df43331572d9ee039e9a717089529
parent8b6d9f60ed712529d0f4f605387fe8045c96c1b1
Revert "[CodeComplete] Improve overload handling for C++ qualified and ref-qualified methods."

This reverts commit r362924, which causes a double-free of ShadowMapEntry.

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