[all-commits] [llvm/llvm-project] 2f1e04: [Clang] Remove __is_nullptr from the list of type ...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Sun Sep 22 02:46:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f1e04ffae699993d33970b2643a3dbd551e4cd9
      https://github.com/llvm/llvm-project/commit/2f1e04ffae699993d33970b2643a3dbd551e4cd9
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2024-09-22 (Sun, 22 Sep 2024)

  Changed paths:

  Log Message:
  -----------
  [Clang] Remove __is_nullptr from the list of type traits (#109533)

Support for `__is_nullptr` was removed in #99038, but I forgot to remove
it from the list of type traits, resulting in Clang crashing when one
tries to use it.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list