[PATCH] D99466: Fix PR48889: assertion failure for void() in flattened ternary expression

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 21 12:46:35 PDT 2023


shafik added a comment.
Herald added a project: All.

This is accepted but it looks like we need the previous `void{}` fix in order to land this. It would be nice to get both in before phab is not usable anymore.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99466



More information about the cfe-commits mailing list