[PATCH] D26350: Keep invalid Switch in the AST

Olivier Goffart via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 7 06:42:18 PST 2016


ogoffart added a comment.

I believe only the change in ActOnFinishSwitchStmt might be controversial. 
Is it breaking an invariant than having switches kept in the AST?


https://reviews.llvm.org/D26350





More information about the cfe-commits mailing list