diff options
author | Hans Wennborg <hans@hanshq.net> | 2012-02-22 10:17:01 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2012-02-22 10:17:01 +0000 |
commit | c9dd94685283938a2d9227a0fa448f08d7b19ab4 (patch) | |
tree | 47b9bd818b08934e2c6acf387bcb84522b0ca6f0 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 8eb771d4ca343ae6baf884c9d9a77e09469052bb (diff) | |
download | llvm-c9dd94685283938a2d9227a0fa448f08d7b19ab4.zip llvm-c9dd94685283938a2d9227a0fa448f08d7b19ab4.tar.gz llvm-c9dd94685283938a2d9227a0fa448f08d7b19ab4.tar.bz2 |
Warn about non-standard format strings (pr12017)
This adds the -Wformat-non-standard flag (off by default,
enabled by -pedantic), which warns about non-standard
things in format strings (such as the 'q' length modifier,
the 'S' conversion specifier, etc.)
llvm-svn: 151154
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions