This is an archive of the discontinued LLVM Phabricator instance.

[clang] Emit `Wformat` for bool value and char specifier confusion in scanf
ClosedPublic

Authored by Fznamznon on Aug 31 2023, 6:10 AM.

Diff Detail

Event Timeline

Fznamznon created this revision.Aug 31 2023, 6:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2023, 6:10 AM
Fznamznon requested review of this revision.Aug 31 2023, 6:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2023, 6:10 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aaron.ballman accepted this revision.Aug 31 2023, 12:02 PM

LGTM, thank you!

This revision is now accepted and ready to land.Aug 31 2023, 12:02 PM
Fznamznon updated this revision to Diff 555289.Sep 1 2023, 12:41 AM

Rebase to maybe pass precommit