diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-10-17 00:34:24 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-10-17 00:34:24 +0000 |
commit | 8bcb1c68832c8897bf85b8346098bbb8099f3b94 (patch) | |
tree | 1ffb9fe30776c982131852ca27ec88e00e8f0d9b /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 0d3d9ee03e6d2746409bc26921ff743d65d2fc4f (diff) | |
download | bcm5719-llvm-8bcb1c68832c8897bf85b8346098bbb8099f3b94.tar.gz bcm5719-llvm-8bcb1c68832c8897bf85b8346098bbb8099f3b94.zip |
Add 'UseBumpPtrAllocator' flag to ASTUnit::LoadFromPCHFile() to cause the created ASTContext to use
its own BumpPtrAllocator to allocate ASTs.
Change clang_createTranslationUnit (CIndex) to pass 'UseBumpPtrAllocator = true' to
ASTUnit::LoadFromPCHFile().
llvm-svn: 84296
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions