summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/conditional.c
Commit message (Collapse)AuthorAgeFilesLines
* fix type of ?: operator. If one of the operator is void, the type should be ↵Nuno Lopes2008-06-041-1/+12
| | | | | | | | void as well. Please confirm this is safe llvm-svn: 51957
* Fix an nice and subtle parser bug reported by Nico Weber.Chris Lattner2007-12-181-0/+4
llvm-svn: 45149
OpenPOWER on IntegriCloud