]> granicus.if.org Git - clang/commit
The 'X' printf type has a valid alternative form. Fixes PR8641.
authorAnders Carlsson <andersca@mac.com>
Sun, 21 Nov 2010 18:34:21 +0000 (18:34 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 21 Nov 2010 18:34:21 +0000 (18:34 +0000)
commit2e6c19abcf97c25f4d7458a9db89c5ab0158717d
tree120e91caceae774704e7b21ca953367ddecee78d
parentcfe240ae962bdbe8ec6f0174544d06961aa7068c
The 'X' printf type has a valid alternative form. Fixes PR8641.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119946 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/PrintfFormatString.cpp
test/Sema/format-strings.c