]> granicus.if.org Git - clang/commit
[analyzer] Handle ObjC messages conservatively in CallDescription
authorGabor Horvath <xazax.hun@gmail.com>
Mon, 30 Oct 2017 08:47:13 +0000 (08:47 +0000)
committerGabor Horvath <xazax.hun@gmail.com>
Mon, 30 Oct 2017 08:47:13 +0000 (08:47 +0000)
commit2ad457f76010c2f1ffe14f8324410d5ef4c8a8c2
treebf5413d9113c44c9753e327df4f7f539ac56461a
parent68e041468bfb4a364acdfa32abb0c7e38cfb938e
[analyzer] Handle ObjC messages conservatively in CallDescription

Differential Revision: https://reviews.llvm.org/D37470

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@316885 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/CallEvent.cpp
test/Analysis/block-in-critical-section.m [new file with mode: 0644]