diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-08-10 20:18:51 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-08-10 20:18:51 +0000 |
| commit | b87b1b36eea885786dface81cf487eaffec58796 (patch) | |
| tree | e72509b7fe58d851c2a8cf1290259ed00e5cd7ce /llvm/lib/Bitcode | |
| parent | d79671fdf29b51285d620d64425290c6c24def0f (diff) | |
| download | bcm5719-llvm-b87b1b36eea885786dface81cf487eaffec58796.tar.gz bcm5719-llvm-b87b1b36eea885786dface81cf487eaffec58796.zip | |
initial support for checking format strings, patch by Ted Kremenek:
"I've coded up some support in clang to flag warnings for non-constant format strings used in calls to printf-like functions (all the functions listed in "man fprintf"). Non-constant format strings are a source of many security exploits in C/C++ programs, and I believe are currently detected by gcc using the flag -Wformat-nonliteral."
llvm-svn: 41003
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions

