[PATCH] D147655: Implement mangling rules for C++20 concepts and requires-expressions.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 25 12:01:39 PDT 2023


rjmccall added a comment.

I've been informed that Apple's change to the default ABI compatibility mode is in our private fork, so this is not your problem; sorry for the noise.

I'm not sure why we decided to do that privately; I'll see if we can fix that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147655



More information about the cfe-commits mailing list