]> granicus.if.org Git - clang/commit
[Allocator] Remove forward declarations of BumpPtrAllocator. These
authorChandler Carruth <chandlerc@gmail.com>
Sun, 30 Mar 2014 12:05:24 +0000 (12:05 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 30 Mar 2014 12:05:24 +0000 (12:05 +0000)
commit476dc338d930acc8b52af88b3cf5272762b88033
tree9bc7a781fc2efe8452b4121d5dcb13a65d45fc16
parent168458085b712ab0b921433fcb24d12d0f882d63
[Allocator] Remove forward declarations of BumpPtrAllocator. These
aren't necessary and will break when it changes to be a typedef of
a class template.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@205142 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h
include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h
include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h