]> granicus.if.org Git - llvm/commit
Revert "Make TypeSerializer's StringMap use the same allocator."
authorZachary Turner <zturner@google.com>
Tue, 23 May 2017 15:50:37 +0000 (15:50 +0000)
committerZachary Turner <zturner@google.com>
Tue, 23 May 2017 15:50:37 +0000 (15:50 +0000)
commite7ff77144c0655a1f652188c1cffa87a79aa0d2c
treec7462c99197a8ca0dad16995b3f4bcc126109ba8
parenta250eeb04b0a6b004825c08677d714eafef78c9c
Revert "Make TypeSerializer's StringMap use the same allocator."

This reverts commit e34ccb7b57da25cc89ded913d8638a2906d1110a.

This is causing failures on the ASAN bots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303640 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/CodeView/TypeSerializer.h
include/llvm/DebugInfo/CodeView/TypeTableBuilder.h
include/llvm/DebugInfo/CodeView/TypeTableCollection.h
lib/DebugInfo/CodeView/TypeSerializer.cpp
lib/DebugInfo/CodeView/TypeTableCollection.cpp
tools/llvm-pdbdump/llvm-pdbdump.cpp