[all-commits] [llvm/llvm-project] f558ac: Reland "[clang][ObjC] Add fix it for missing metho...
David Goldman via All-commits
all-commits at lists.llvm.org
Thu Jan 6 07:56:05 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f558acf49201a843df3f0d3dd7e77bb5ea91568c
https://github.com/llvm/llvm-project/commit/f558acf49201a843df3f0d3dd7e77bb5ea91568c
Author: David Goldman <davg at google.com>
Date: 2022-01-06 (Thu, 06 Jan 2022)
Changed paths:
M clang/lib/Sema/SemaDeclObjC.cpp
A clang/test/FixIt/fixit-objc-missing-method-impl.m
Log Message:
-----------
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.
More information about the All-commits
mailing list