[PATCH] D145737: PR60985: Fix merging of lambda closure types across modules.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 17 11:51:10 PDT 2023


rsmith added a comment.

In D145737#4202351 <https://reviews.llvm.org/D145737#4202351>, @aaron.ballman wrote:

> Checking: are the libc++ precommit CI failures related to these changes? It's a modules-specific build config, so I figured it's worth double-checking.

I took a quick glance when I sent this out and thought it was just a change in Clang's diagnostic spelling that libc++ hadn't caught up with, but looking again it seems like there's something more serious happening there; I'll investigate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145737



More information about the cfe-commits mailing list