urazoff added a comment.

@sammccall @aaron.ballman I am thinking about another solution with tentative 
parsing as implemented for C++ in `Parser::isCXXSimpleDeclaration` (which is 
eventually called from `isDeclarationStatement()`). This approach works well 
for C++. So I want to update this patch with this approach.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137020/new/

https://reviews.llvm.org/D137020

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

Reply via email to