]> granicus.if.org Git - clang/commit
Thread safety analysis: fix bug related to lock_returned attribute
authorDeLesley Hutchins <delesley@google.com>
Tue, 11 Sep 2012 18:27:46 +0000 (18:27 +0000)
committerDeLesley Hutchins <delesley@google.com>
Tue, 11 Sep 2012 18:27:46 +0000 (18:27 +0000)
commit24a6c9459a50248e502884f129c789d452f70acc
tree0e3eda671e8774cebffcc2bac00b7f124090325e
parent92faee71f4fa01565c1c1eab617e936a01d56276
Thread safety analysis: fix bug related to lock_returned attribute
on templates.

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