[PATCH] D86763: RedeclarePropertyAccessor (clang/lib/Sema/SemaObjCProperty.cpp shipped with https://reviews.llvm.org/rG2073dd2da702baca447efaf1879cb6151e8c6100) create a synthesized property accessor

2020-08-27 Thread 殿 via Phabricator via cfe-commits
sunbohong created this revision. Herald added subscribers: cfe-commits, yaxunl. Herald added a project: clang. sunbohong requested review of this revision. ...metadata in RewriteModernObjC.cpp. This commit will fix https://bugs.llvm.org/show_bug.cgi?id=47330 . Repository: rG LLVM Github Monor

[PATCH] D86780: Copy blocks in variadic methods

2020-08-28 Thread 殿 via Phabricator via cfe-commits
sunbohong created this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. sunbohong requested review of this revision. This commit will fix https://bugs.llvm.org/show_bug.cgi?id=46399. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D86780 Files:

[PATCH] D86780: Copy blocks in variadic methods

2020-08-30 Thread 殿 via Phabricator via cfe-commits
sunbohong updated this revision to Diff 288853. sunbohong added a comment. Herald added a subscriber: danielkiss. Update copy blocks Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D86780/new/ https://reviews.llvm.org/D86780 Files: clang/lib/Sema/S