riccibruno added a comment.

To expand on the above, if you need to add a few bits to a statement/expression 
you can use the bit-field classes in `Stmt` (for example: `IfStmtBitfields`). 
You will also need to update the serialization code in 
`Serialization/ASTWriterStmt.cpp` and `Serialization/ASTReaderStmt.cpp`.


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

https://reviews.llvm.org/D59467



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

Reply via email to