Added notion of '*' specified format width/specifiers when checking
printf format strings. Added type checking to see if the matching width/precision argument was of type 'int'. Thanks to Anders Carlsson for reporting this missing feature. llvm-svn: 42933
Loading
Please register or sign in to comment