[PATCH] D103426: Clang: Extend format string checking to wprintf/wscanf
Marcus Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 9 01:03:07 PDT 2021
MarcusJohnson91 added a comment.
In D103426#2806391 <https://reviews.llvm.org/D103426#2806391>, @aaron.ballman wrote:
> Do you have a reference to the WG14 paper proposing these conversion specifiers?
I've previously written up the proposal, which you actually helped with (thank you for that), just submitted a request to Dan Plakosh to get a document number and submit it.
Maybe I was a bit optimistic, but I don't think l16 and l32 will be a hard sell, but maybe I'm naive haha
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103426/new/
https://reviews.llvm.org/D103426
More information about the cfe-commits
mailing list