]> granicus.if.org Git - clang/commit
Stop relying on allocator behaviour in modules unit test
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 9 Mar 2019 20:15:01 +0000 (20:15 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sat, 9 Mar 2019 20:15:01 +0000 (20:15 +0000)
commit59f2009cd157fc96a0d558125405b98586cd83d2
treefb823e042e45fe7af1b8a8041aaeb3aad13b1492
parent33741fce0a0ae75540774c1c87b6658edebc679b
Stop relying on allocator behaviour in modules unit test

Another fixup for r355778 for Windows bots, this time to stop
accidentally relying on allocator behaviour for the test to pass.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@355780 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Serialization/InMemoryModuleCacheTest.cpp