]> granicus.if.org Git - clang/commit
Re-land "[CodeComplete] Improve overload handling for C++ qualified and ref-qualified...
authorSam McCall <sam.mccall@gmail.com>
Mon, 10 Jun 2019 15:17:52 +0000 (15:17 +0000)
committerSam McCall <sam.mccall@gmail.com>
Mon, 10 Jun 2019 15:17:52 +0000 (15:17 +0000)
commitd82b8d137194c0d881643686138d1d0db12b9307
tree79f09eb428e668086cad5b77925051ae5eb1bf48
parentad0ba3b0b512408d12ccfac89adbcca3c0aadd20
Re-land "[CodeComplete] Improve overload handling for C++ qualified and ref-qualified methods."

ShadowMapEntry is now really, truly a normal class.

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