[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:02:29 PDT 2019


jfb added a comment.

It seems weird how both do pretty similar things and e.g. duplicate `getParamDecl`.

The repro I have is 20M, creduce chokes on it, and manually reducing failed to repro... ☹️


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