[all-commits] [llvm/llvm-project] c98d98: [analyzer] Fix handle leak false positive when the...
Gábor Horváth via All-commits
all-commits at lists.llvm.org
Mon Jan 27 09:58:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c98d98ba9b0f917385c753becec4ddfef51bc47c
https://github.com/llvm/llvm-project/commit/c98d98ba9b0f917385c753becec4ddfef51bc47c
Author: Gabor Horvath <xazax at google.com>
Date: 2020-01-27 (Mon, 27 Jan 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp
M clang/test/Analysis/fuchsia_handle.cpp
Log Message:
-----------
[analyzer] Fix handle leak false positive when the handle dies too early
Differential Revision: https://reviews.llvm.org/D73151
More information about the All-commits
mailing list