[cfe-dev] C++ Conditional Operator

Sebastian Redl sebastian.redl at getdesigned.at
Sun Apr 12 14:33:19 PDT 2009


Hi,

I'll implement C++ semantics for ?: over the next few days. Because the
operator has awful semantics, I've decided to use a test-first approach
to it. I'd appreciate a review of my test case before I go and implement
something incorrect.

Sebastian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: conditional-expr.cpp
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090412/ae273af1/attachment.ksh>


More information about the cfe-dev mailing list