[PATCH] Fix Parser crash for invalid trailing return type in delayed template parsing mode

Richard Smith richard at metafoo.co.uk
Wed Mar 12 16:22:54 PDT 2014


  Thanks for the investigation and patch. I found a few other things wrong with `isFunctionDeclaratorRequiringReturnTypeDeduction`; I checked this in as r203733, along with fixes for the other issues here.

http://llvm-reviews.chandlerc.com/D3062



More information about the cfe-commits mailing list