]> granicus.if.org Git - clang/commit
Fix a typo that breaks the GCC build. Turns out that Clang isn't
authorDouglas Gregor <dgregor@apple.com>
Wed, 9 Jun 2010 05:25:34 +0000 (05:25 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 9 Jun 2010 05:25:34 +0000 (05:25 +0000)
commitc8c4b4088cf0b3afeda425b25fa7c77d3873b12c
tree0c22c7503dfd7ae77fb997ae7bbe01e574f4c2ee
parent3bfc5f49e0e37e235bb0d33bcbcb36af9d1f84ab
Fix a typo that breaks the GCC build. Turns out that Clang isn't
diagnosing this code as an error when it should, so I've filed
http://llvm.org/bugs/show_bug.cgi?id=7325.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105683 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/PrintfFormatString.cpp