[PATCH] D22728: Make readExpr return an Expr object instead of a vector of tokens.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 24 00:58:17 PDT 2016


grimar added a comment.

I debugged it a little and I think that it is really helpfull change.

I expect this should help to reduce the amount of changes in testcases of
patches like https://reviews.llvm.org/D22689, so I would probably land this first.


https://reviews.llvm.org/D22728





More information about the llvm-commits mailing list