aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChia-hung Duan <chiahungduan@google.com>2023-04-25 07:32:57 +0000
committerChia-hung Duan <chiahungduan@google.com>2023-04-27 00:03:39 +0000
commitc266bfe278bb586ddb03111c6656d5fe3a2ad554 (patch)
tree34145be2cec96f9e11f3afc3a68fb8cee20f0ed9 /clang/lib/Frontend/CompilerInvocation.cpp
parent15ca90070a46b11e71ceeb5e2cc233313ab40966 (diff)
downloadllvm-c266bfe278bb586ddb03111c6656d5fe3a2ad554.zip
llvm-c266bfe278bb586ddb03111c6656d5fe3a2ad554.tar.gz
llvm-c266bfe278bb586ddb03111c6656d5fe3a2ad554.tar.bz2
[scudo] Fix missing pushing 1 block to BatchClassId
This was happened rarely. The only case is when a thread is teared down and it only has one block of BatchClass and the freelist of BatchClass is empty. The impact is leaking 1 block of BatchClass and which is minor. Differential Revision: https://reviews.llvm.org/D149141
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions