[PATCH] D135177: [clang] adds `__is_scoped_enum`, `__is_nullptr`, and `__is_referenceable`

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 7 11:41:11 PDT 2022


aaron.ballman accepted this revision.
aaron.ballman added a comment.

Assuming the additional test cases don't uncover any surprises, this LGTM as well (modulo nits already brought up).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135177



More information about the cfe-commits mailing list