rsmith added a comment.

Please call `Parser::ConsumeAndStoreFunctionPrologue` rather than trying to 
reinvent it. You're still getting a number of cases wrong that it handles 
properly.

You also need to handle the case where the code completion token appears within 
the constructor *mem-initializer*s.


http://reviews.llvm.org/D20821



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to