[PATCH] D134507: [Clang] add missing ClangABICompat check

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 3 14:49:09 PDT 2022


rjmccall added a comment.

DRs do not modify existing language versions.  We can decide as a vendor whether to apply DRs to existing language versions.  The fact that this is a language semantics change makes me think that we should not in this case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134507



More information about the cfe-commits mailing list