aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorBalázs Kéri <1.int32@gmail.com>2021-04-06 10:26:52 +0200
committerBalázs Kéri <1.int32@gmail.com>2021-04-06 11:15:29 +0200
commitbee4813789a378584d43c65497a5efd2353a6606 (patch)
tree1ced2b72815f6ef6f45a4e2210f27d9d1054e99a /clang/lib/Frontend/CompilerInstance.cpp
parentd5f1131c812df57560c7563475cb0d674a101636 (diff)
downloadllvm-bee4813789a378584d43c65497a5efd2353a6606.zip
llvm-bee4813789a378584d43c65497a5efd2353a6606.tar.gz
llvm-bee4813789a378584d43c65497a5efd2353a6606.tar.bz2
[clang][Checkers] Fix PthreadLockChecker state cleanup at dead symbol.
It is possible that an entry in 'DestroyRetVal' lives longer than an entry in 'LockMap' if not removed at checkDeadSymbols. The added test case demonstrates this. Reviewed By: NoQ Differential Revision: https://reviews.llvm.org/D98504
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions