[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
Tue Sep 13 12:34:45 PDT 2022


aaron.ballman added reviewers: rjmccall, jyknight, MaskRay.
aaron.ballman added a comment.
Herald added a subscriber: StephenFan.

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.

Thanks for the suggestion, I'll do that once we have agreement here.

Adding in more reviewers for greater visibility.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133800/new/

https://reviews.llvm.org/D133800



More information about the cfe-commits mailing list