[PATCH] D148779: [Sema] Fix spurious warning for printf("%lb", (long)10)

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 20 08:09:24 PDT 2023


aaron.ballman accepted this revision.
aaron.ballman added a comment.

Thanks for the fix! LGTM, but please add a release note for the fix when landing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148779



More information about the cfe-commits mailing list