]> granicus.if.org Git - clang/commit
Thread-safety analysis: allow attributes on constructors to refer to 'this'.
authorDeLesley Hutchins <delesley@google.com>
Fri, 5 Oct 2012 22:38:19 +0000 (22:38 +0000)
committerDeLesley Hutchins <delesley@google.com>
Fri, 5 Oct 2012 22:38:19 +0000 (22:38 +0000)
commitef2388b10c41a9696d5d81f42ca79ff005fef7fc
treef17cf273f4a7b43b86a43dc0a8d0a2108a254e72
parentefdfc1d38bdfa6c9c2ac47f883dd602f12e29807
Thread-safety analysis: allow attributes on constructors to refer to 'this'.

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