[PATCH] D53475: Create ConstantExpr class

Kristina Brooks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 30 21:51:34 PDT 2018


kristina added a comment.

I think you may have accidentally commited the wrong patch.

  +struct ConstantExpr : public FullExpr {

Is causing a warning right now, not sure where that came from.


Repository:
  rC Clang

https://reviews.llvm.org/D53475





More information about the cfe-commits mailing list