[cfe-dev] [RFC] new format string attributes
Marcus Johnson via cfe-dev
cfe-dev at lists.llvm.org
Wed Mar 25 07:32:44 PDT 2020
> Hey Aaron,
I'm only planning on adding support to Clang for static analysis, FixIts,
etc.
I am planning on introducing a proposal to the C and C++ committees to add
these length modifiers for c and s type specifiers.
As for UTF-8 I was planning on just using the no-length-modifier c or s
type specifier.
> Why do you need a new format archtype?
Once again, I'm just trying to add support for static analysis, checking,
etc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200325/2edcdd72/attachment-0001.html>
More information about the cfe-dev
mailing list