diff options
| author | Rui Ueyama <ruiu@google.com> | 2016-10-28 20:57:25 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2016-10-28 20:57:25 +0000 |
| commit | 55518e7dd873904eea19e943d526a9d064a3b6cb (patch) | |
| tree | a6d6e65f58e7ec39da10526642a4e6c9d71ea11a /clang/lib/Index/IndexingAction.cpp | |
| parent | 8ee6f0c30f460ffe09d3c9d47d1ee1efdac82a6a (diff) | |
| download | bcm5719-llvm-55518e7dd873904eea19e943d526a9d064a3b6cb.tar.gz bcm5719-llvm-55518e7dd873904eea19e943d526a9d064a3b6cb.zip | |
Consolidate BumpPtrAllocators.
Previously, we have a lot of BumpPtrAllocators, but all these
allocators virtually have the same lifetime because they are
not freed until the linker finishes its job. This patch aggregates
them into a single allocator.
Differential revision: https://reviews.llvm.org/D26042
llvm-svn: 285452
Diffstat (limited to 'clang/lib/Index/IndexingAction.cpp')
0 files changed, 0 insertions, 0 deletions

