[PATCH] D133800: [Clang 15.0.1] Downgrade implicit int and implicit function declaration to warning only
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 15 04:17:30 PDT 2022
aaron.ballman closed this revision.
aaron.ballman added a comment.
In D133800#3789377 <https://reviews.llvm.org/D133800#3789377>, @aaron.ballman wrote:
> In D133800#3787378 <https://reviews.llvm.org/D133800#3787378>, @thieta wrote:
>
>> I think the easiest way to handle this is that when you have it approved here - push it to fork on GitHub based on the release branch and create a GitHub issue and write /branch aballman/llvm-project/my_branch in a comment and it will queue up the cherry pick.
>
> I've filed https://github.com/llvm/llvm-project/issues/57739 and assigned it to you @thieta -- please let me know if I've mucked something up!
And that was landed in https://github.com/llvm/llvm-project-release-prs/commit/c0141f3c300fbc002cf79404fa0b82b4cb1191df so this review can now be closed. Thank you for the quick turnaround on getting me review feedback!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133800/new/
https://reviews.llvm.org/D133800
More information about the cfe-commits
mailing list