[PATCH] D84387: [AST][RecoveryExpr] Part4: Suppress spurious "err_typecheck_expect_scalar_operand" diagnostic

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 17 04:05:59 PDT 2020


hokein added a comment.

In D84387#2220845 <https://reviews.llvm.org/D84387#2220845>, @sammccall wrote:

> Sorry for losing track of this. Where is CDependence defined? Is this stacked on another patch?

yes. Sorry for not being clear here, this is stacked on another patch. I have renamed these patches (Part 1, 2, 3...). The review should go Part 1 first.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84387



More information about the cfe-commits mailing list