]> granicus.if.org Git - clang/commit
Clean up the heart of the caching code and miss fewer edge cases.
authorSean Hunt <scshunt@csclub.uwaterloo.ca>
Thu, 23 Jun 2011 00:26:20 +0000 (00:26 +0000)
committerSean Hunt <scshunt@csclub.uwaterloo.ca>
Thu, 23 Jun 2011 00:26:20 +0000 (00:26 +0000)
commit4cc12c6e47a200cf166ac21efc09dd033f34c9b2
treecfba0cfcb9be57d75ad5e9272f8f1b7bfb03aa49
parent4b4ba8b1d48f2fde34ecb17597d18490b3623c8a
Clean up the heart of the caching code and miss fewer edge cases.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133671 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaLookup.cpp
test/SemaCXX/using-decl-assignment-cache.cpp [new file with mode: 0644]