]> granicus.if.org Git - clang/commit
Use the new llvm::TinyPtrVector class, which implements exactly what
authorChris Lattner <sabre@nondot.org>
Mon, 18 Jul 2011 01:54:02 +0000 (01:54 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 18 Jul 2011 01:54:02 +0000 (01:54 +0000)
commitb5f65475d25b67f87e368daa1583b762af7e2e45
tree5561df2d9e07879c274537845f7b64c5c268b074
parent8435069798b5621615f9f65c471c7e7808316b20
Use the new llvm::TinyPtrVector class, which implements exactly what
ShadowMapEntry was.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135368 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaLookup.cpp