[PATCH] D149492: [clang] makes built-in traits match their stdlib counterparts' names
Christopher Di Bella via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 1 15:25:25 PDT 2023
cjdb added a comment.
Looks like I need to special-case `__is_null_pointer` as a function for libstdc++.
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