]> granicus.if.org Git - clang/commit
Thread Safety Analysis: fix to improve handling of references to guarded
authorDeLesley Hutchins <delesley@google.com>
Thu, 14 Aug 2014 19:17:06 +0000 (19:17 +0000)
committerDeLesley Hutchins <delesley@google.com>
Thu, 14 Aug 2014 19:17:06 +0000 (19:17 +0000)
commitb95f6d560e0e9483325435b8d5410153a82d52bd
treea28bd6c3ce5c6828b6ff025f4e90fbb069e6f928
parent66cf4e3c1f8aa7267a751bb1d108cdfa5a3ec16b
Thread Safety Analysis: fix to improve handling of references to guarded
data members and range based for loops.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215671 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ThreadSafety.cpp
test/SemaCXX/warn-thread-safety-analysis.cpp