]> granicus.if.org Git - clang/commit
Change the StringSet used by CalculateHiddenNames() to use a BumpPtrAllocator.
authorTed Kremenek <kremenek@apple.com>
Sun, 7 Nov 2010 06:11:36 +0000 (06:11 +0000)
committerTed Kremenek <kremenek@apple.com>
Sun, 7 Nov 2010 06:11:36 +0000 (06:11 +0000)
commitc198f6170f9a66a78f12ab014694e2f5701f7f19
tree53d00a93aae158eadaab8f38ccc8af7dd20cae8c
parent7a054b1a2ebd265bbc8c640d176af92ad0965701
Change the StringSet used by CalculateHiddenNames() to use a BumpPtrAllocator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118372 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/ASTUnit.cpp