sammccall added a comment.

Apart from this patch, the main other things we need to allow missing brackets 
to be inferred:
- allow recovery to trigger subsequent recovery, even at EOF. (Simplest way is 
to address the FIXME at 660, it's pretty involved)
- allow opaque nodes to represent terminals

I have a prototype of all this working together locally, it seems to work...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130523

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

Reply via email to