[all-commits] [llvm/llvm-project] 032b78: [analyzer] Revert the accidental commit of D82122
Kristóf Umann via All-commits
all-commits at lists.llvm.org
Fri Jul 24 12:34:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 032b78a0762bee129f33e4255ada6d374aa70c71
https://github.com/llvm/llvm-project/commit/032b78a0762bee129f33e4255ada6d374aa70c71
Author: Kirstóf Umann <dkszelethus at gmail.com>
Date: 2020-07-24 (Fri, 24 Jul 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Core/Environment.cpp
A clang/test/Analysis/live-stmts.mm
Log Message:
-----------
[analyzer] Revert the accidental commit of D82122
Was accidentally squished into
rGb6cbe6cb0399d4671e5384dcc326af56bc6bd122. The assert fires on the code
snippet included in this commit.
More discussion can be found in https://reviews.llvm.org/D82598.
More information about the All-commits
mailing list