[PATCH] D149492: [clang] makes built-in traits match their stdlib counterparts' names
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 2 07:40:39 PDT 2023
aaron.ballman added a comment.
In D149492#4311026 <https://reviews.llvm.org/D149492#4311026>, @cjdb wrote:
> Looks like I need to special-case `__is_null_pointer` as a function for libstdc++.
Yeah, precommit CI found an issue with that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149492/new/
https://reviews.llvm.org/D149492
More information about the cfe-commits
mailing list