[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:29:38 PDT 2022


aaron.ballman added a comment.

@thieta and @tstellar -- because these changes are expected to go into the 15.0.1 branch, not the current main branch,  it wasn't clear to me what the best way to go about the review (whether I should submit a Phab request or make a fork of Clang and submit a GitHub pull request), but given the tight schedule I put this up as a Phab review that we can hopefully validate quickly. I'd appreciate some help getting this tested on more configurations though, as precommit CI won't be able to run on these changes to inform me of what tests I missed because I'm on Windows.


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