[PATCH] D26350: Keep invalid Switch in the AST

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 14 05:30:56 PDT 2017


aaron.ballman added a comment.

You've explained how you are accomplishing this but not why. I don't think Clang typically keeps erroneous AST nodes in the tree. What kind of problem is this intended to solve?


https://reviews.llvm.org/D26350





More information about the cfe-commits mailing list