[llvm-branch-commits] [clang] [Clang] Add a release note deprecating __is_nullptr (PR #101638)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Aug 2 02:57:30 PDT 2024


================
@@ -447,6 +447,10 @@ Non-comprehensive list of changes in this release
   type of the pointer was taken into account. This improves
   compatibility with GCC's libstdc++.
 
+- The type traits builtin ``__is_nullptr`` is deprecated in CLang 19 and will be
----------------
h-vetinari wrote:

```suggestion
- The type traits builtin ``__is_nullptr`` is deprecated in Clang 19 and will be
```

https://github.com/llvm/llvm-project/pull/101638


More information about the llvm-branch-commits mailing list