Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D159279
[clang] Emit `Wformat` for bool value and char specifier confusion in scanf ClosedPublic Authored by Fznamznon on Aug 31 2023, 6:10 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 31 2023, 12:02 PM Closed by commit rGe4e56f91df6a: [clang] Emit `Wformat` for bool value and char specifier confusion in scanf (authored by Fznamznon). · Explain WhySep 1 2023, 1:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555009 clang/docs/ReleaseNotes.rst
clang/lib/AST/FormatString.cpp
clang/test/SemaCXX/format-strings-scanf.cpp
|