aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2020-09-22 23:18:33 -0500
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2020-09-22 23:21:00 -0500
commitf1746be66673bc2b59f7aaad1c6a7938ed98194b (patch)
tree2083727dbcaa87a41cffb3728b8dd5802539219c /clang/lib/CodeGen
parentab903560a466194d4350600ad946934eb72f1a14 (diff)
downloadllvm-f1746be66673bc2b59f7aaad1c6a7938ed98194b.zip
llvm-f1746be66673bc2b59f7aaad1c6a7938ed98194b.tar.gz
llvm-f1746be66673bc2b59f7aaad1c6a7938ed98194b.tar.bz2
[Sanitizers] Fix test case that doesn't clean up after itself
Commit https://reviews.llvm.org/rG144e57fc9535 added this test case that creates message queues but does not remove them. The message queues subsequently build up on the machine until the system wide limit is reached. This has caused failures for a number of bots running on a couple of big PPC machines. This patch just adds the missing cleanup.
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions