]> granicus.if.org Git - clang/commit
fix a bug handling the gnu ?: extension. Patch by Storlek on IRC,
authorChris Lattner <sabre@nondot.org>
Tue, 22 Dec 2009 06:00:13 +0000 (06:00 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 22 Dec 2009 06:00:13 +0000 (06:00 +0000)
commit813b70d6db54dbf149cfaa14ec7502142121d86f
treef1534ffce5d638cbfff887185e4cd30026f37490
parent1f24032ea28d0df9d6227e4faf89306dfa990994
fix a bug handling the gnu ?: extension.  Patch by Storlek on IRC,
who prefers to be stealthy and mysterious.

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