[PATCH] D112159: Relax assert in ExprConstant to a return None.

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 20 10:34:17 PDT 2021


JonChesterfield added a comment.

In D112159#3075703 <https://reviews.llvm.org/D112159#3075703>, @jdoerfert wrote:

> This makes sense, any reason we don't remove the check at the call sites right away?

There are ~85 of them, will start looking through now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112159



More information about the cfe-commits mailing list