commit | 95355bb53ef3145e463b98c6fd26f8f95e26e26c | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Thu Sep 09 03:51:42 2010 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Thu Sep 09 03:51:42 2010 +0000 |
tree | 62081976089bfe6aa9ba54b7781522d2c3c76e76 | |
parent | 4fe6441a558e471f2ad3c6bddf07c77332539f6b [diff] |
It appears that technically a null format string is not warned under -Wformat-nonliteral, as the function processing the format string can decided whether or not to accept a null format string (e.g., asl_log). Fixes <rdar://problem/8269537>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113469 91177308-0d34-0410-b5e6-96231b3b80d8