RedeclarePropertyAccessor (clang/lib/Sema/SemaObjCProperty.cpp shipped with https://reviews.llvm.org/rG2073dd2da702baca447efaf1879cb6151e8c6100) create a synthesized property accessor stub inside the @implementation, so we don't need produce metadata in RewriteModernObjC.cpp.
This commit will fix https://bugs.llvm.org/show_bug.cgi?id=47330