David Goldman
|
f558acf492
|
Reland "[clang][ObjC] Add fix it for missing methods in impl"
This reverts commit 37be74885946f18dbeb70343ad659924c61d2549/
relands https://reviews.llvm.org/D116417 now that the internal
issue has been fixed.
|
2022-01-06 10:55:02 -05:00 |
Rumeet Dhindsa
|
37be748859
|
Revert "[clang][ObjC] Add fix it for missing methods in impl"
This reverts commit dd72ae3dcc .
Notified the author of the internal failure and author suggested to revert it for
now.
|
2022-01-04 16:43:54 -08:00 |
David Goldman
|
dd72ae3dcc
|
[clang][ObjC] Add fix it for missing methods in impl
We suggest inserting the method with an empty body at the end
of the implementation decl.
Differential Revision: https://reviews.llvm.org/D116417
|
2022-01-04 15:57:58 -05:00 |