[PATCH] D13344: Keep the IfStmt node even if the condition is invalid

Olivier Goffart via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 10 13:12:22 PDT 2015


ogoffart added a comment.

Are the analysis run if there is an error?  I think the consumer should expect null condition anyway.

But i'll try to add an ErrorExpr anyway.


http://reviews.llvm.org/D13344





More information about the cfe-commits mailing list