[all-commits] [llvm/llvm-project] 45212d: [analyzer][solver] Prevent use of a null state
Valeriy Savchenko via All-commits
all-commits at lists.llvm.org
Thu May 13 10:17:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45212dec01b9be90596d8d6fa7586ce8c84e2622
https://github.com/llvm/llvm-project/commit/45212dec01b9be90596d8d6fa7586ce8c84e2622
Author: Valeriy Savchenko <vsavchenko at apple.com>
Date: 2021-05-13 (Thu, 13 May 2021)
Changed paths:
M clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
A clang/test/Analysis/PR50268.c
Log Message:
-----------
[analyzer][solver] Prevent use of a null state
rdar://77686137
Differential Revision: https://reviews.llvm.org/D102240
More information about the All-commits
mailing list