[clang] [Clang] Remove __is_referenceable builtin (PR #123078)
Nikolas Klauser via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 15 10:17:02 PST 2025
philnik777 wrote:
> Should we deprecate it in 20, remove in 21? _almost_ is not 0 https://github.com/search?q=__is_referenceable%28&type=code
What exactly would you like to do? Make `__has_builtin(__is_referenceable)` return 0 but still accept `__is_referenceable` for a release?
https://github.com/llvm/llvm-project/pull/123078
More information about the cfe-commits
mailing list