[PATCH] D135339: [clang] makes `__is_destructible` KEYCXX instead of KEYMS

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 6 09:15:49 PDT 2022


cjdb added a comment.

In D135339#3839876 <https://reviews.llvm.org/D135339#3839876>, @erichkeane wrote:

> This doesn't cause us to lose this in Microsoft C mode, does it?  Otherwise, LGTM.

Why is destructibility necessary in C?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135339



More information about the cfe-commits mailing list