[all-commits] [llvm/llvm-project] 643dee: [analyzer] Move fuchsia.Lock checker to alpha
Gábor Horváth via All-commits
all-commits at lists.llvm.org
Wed Feb 5 16:11:18 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 643dee903cebdfc5e0101d305add6a5235211465
https://github.com/llvm/llvm-project/commit/643dee903cebdfc5e0101d305add6a5235211465
Author: Gabor Horvath <xazax at google.com>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
M clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
M clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
M clang/test/Analysis/fuchsia_lock.c
M clang/test/Analysis/fuchsia_lock_impl.c
Log Message:
-----------
[analyzer] Move fuchsia.Lock checker to alpha
Differential Revision: https://reviews.llvm.org/D74004
More information about the All-commits
mailing list