]> granicus.if.org Git - clang/commit
On Windows use a BumpPtrAllocator for the UniqueFileContainer's StringMap.
authorTed Kremenek <kremenek@apple.com>
Wed, 28 Jan 2009 01:01:07 +0000 (01:01 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 28 Jan 2009 01:01:07 +0000 (01:01 +0000)
commit75368893339d89f6523c312b0a0eb23d438b6dff
tree5ea815f737f47f823ab0833b742827f1ebe0874e
parentb243b7d98e51cbbd58b71666aa6b5e0ec80de6aa
On Windows use a BumpPtrAllocator for the UniqueFileContainer's StringMap.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63162 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/FileManager.cpp