]> granicus.if.org Git - clang/commit
Thread Safety Analysis: fixed attribute handling for lock_returned attribute.
authorDeLesley Hutchins <delesley@google.com>
Wed, 2 May 2012 17:38:37 +0000 (17:38 +0000)
committerDeLesley Hutchins <delesley@google.com>
Wed, 2 May 2012 17:38:37 +0000 (17:38 +0000)
commitf26efd79d1bd139641d0bb40842f908c67f041c2
treeaa550ce19e46bd7beb5096c0ce213f5dc18ec03b
parentf5eac481ab6da79f05ca13fd859b67abfd2ed246
Thread Safety Analysis: fixed attribute handling for lock_returned attribute.

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