[PATCH] D59523: Thread Safety: also look at ObjC methods

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 18 17:17:58 PDT 2019


jfb added a comment.

In D59523#1434121 <https://reviews.llvm.org/D59523#1434121>, @erik.pilkington wrote:

> I don't understand this code at all, but what about `BlockDecl`?


Agreed that it has `getParamDecl` as well, and the context would fit. It just seems weird how stuff is repeated, Iw as hoping someone would have some insight I failed at gaining through inspection of the code!


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59523/new/

https://reviews.llvm.org/D59523





More information about the cfe-commits mailing list