]> granicus.if.org Git - clang/commit
fix the ?: fixit that ted added to recover properly.
authorChris Lattner <sabre@nondot.org>
Tue, 20 Apr 2010 21:33:39 +0000 (21:33 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 20 Apr 2010 21:33:39 +0000 (21:33 +0000)
commite5deae9555f097e8418583d8265ec6f333f48210
treecf1acb55948cc6de8c23a093f0bdb6c7f3de05c5
parent02418c7f0cb8bb83f1a1a1fad9bf6104efa83e0e
fix the ?: fixit that ted added to recover properly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101943 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseExpr.cpp
test/FixIt/fixit.c