[cfe-commits] [Patch] Tests for C++11 lambda expressions

John Freeman jfreeman at cse.tamu.edu
Tue Feb 21 16:09:59 PST 2012


This is a small start based on a run-through of the FDIS.

Some errors seem poorly diagnosed in the revision I used (b09ab8c on the 
Git mirror; I believe after r151076 in the Subversion repo). I wrote the 
tests as I would like to see them diagnosed instead of how they are 
currently, so those show up as unexpected failures.

A missing feature (specifically conversion to function-to-pointer) also 
appears as an unexpected failure.

Please let me know what other tests would be desired, and I'll write 
them up. Please also point out any mistakes I made with these tests. I 
want to make sure they conform to Clang's standards.

- John
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lambda-tests.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120221/2ca21409/attachment.ksh>


More information about the cfe-commits mailing list