]> granicus.if.org Git - clang/commit
Fix a minor typo in the handling of the conditional operator for Objective-C interfac...
authorDouglas Gregor <dgregor@apple.com>
Wed, 26 Nov 2008 06:43:45 +0000 (06:43 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 26 Nov 2008 06:43:45 +0000 (06:43 +0000)
commit7ffd0defb993f82449afb18bb85a734e4b1bc308
treed0224a35b5e974e1ea678f882e4e3bcf177c82f7
parent0a39668d6adf1d709985eef149136a80372f5032
Fix a minor typo in the handling of the conditional operator for Objective-C interface pointers

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60096 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/SemaObjC/conditional-expr-3.m