[cfe-commits] [PATCH] Fix crash with invalid lambda trailing return	type
    Aaron Ballman 
    aaron at aaronballman.com
       
    Mon Aug 27 20:25:09 PDT 2012
    
    
  
This patch addresses PR13652, where a missing trailing return type was
causing a seg fault.  I've also included a test case demonstrating the
fix.
~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lambda.patch
Type: application/octet-stream
Size: 1323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120827/8c61323a/attachment.obj>
    
    
More information about the cfe-commits
mailing list