]> granicus.if.org Git - clang/commit
Thread-safety analysis: fix scoping issues related to 'this', including an
authorDeLesley Hutchins <delesley@google.com>
Mon, 20 Aug 2012 21:32:18 +0000 (21:32 +0000)
committerDeLesley Hutchins <delesley@google.com>
Mon, 20 Aug 2012 21:32:18 +0000 (21:32 +0000)
commitd30fb9e2462d3cfe04d4f32cb40bf1edd9e3b383
tree96a3b752c06b85446939c72b59c5d4ef0421b1c6
parentf0a26499c0ef62c7940b596be092315922a46ab7
Thread-safety analysis: fix scoping issues related to 'this', including an
ICE in friend functions.

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