This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Getting format of arg_type


Hi!

Regarding PR64955, I was observing function format_type_warning() (in
c-family/c-format.c), how can I get format specifier for arg_type?

Say, if tree arg_type stores 'char', then how can I get its format i.e. 'c' ?



Thanks,
Prasad Ghangal


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]