[all-commits] [llvm/llvm-project] 45c297: [libc] added nullptr checks for wcspbrk (#142216)

Uzair Nawaz via All-commits all-commits at lists.llvm.org
Mon Jun 2 15:21:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45c297428acbf74c088c3bf6977c83369dbc42f2
      https://github.com/llvm/llvm-project/commit/45c297428acbf74c088c3bf6977c83369dbc42f2
  Author: Uzair Nawaz <uzairnawaz at google.com>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M libc/src/wchar/CMakeLists.txt
    M libc/src/wchar/wcspbrk.cpp
    M libc/test/src/wchar/wcspbrk_test.cpp

  Log Message:
  -----------
  [libc] added nullptr checks for wcspbrk (#142216)

Added CRASH_ON_NULLPTR macro to wcspbrk function and related test



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