[all-commits] [llvm/llvm-project] d0438d: [libc++][NFC] Replace uses of NULL by nullptr (#10...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Sep 17 05:11:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d0438d2d087e78571a671c98cbb42308e4dcfcec
      https://github.com/llvm/llvm-project/commit/d0438d2d087e78571a671c98cbb42308e4dcfcec
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M libcxx/include/__locale_dir/locale_base_api/ibm.h
    M libcxx/include/__support/xlocale/__nop_locale_mgmt.h
    M libcxx/src/atomic.cpp
    M libcxx/src/locale.cpp
    M libcxx/src/support/ibm/mbsnrtowcs.cpp
    M libcxx/src/support/ibm/wcsnrtombs.cpp
    M libcxx/src/support/ibm/xlocale_zos.cpp
    M libcxx/src/support/win32/support.cpp
    M libcxx/src/support/win32/thread_win32.cpp

  Log Message:
  -----------
  [libc++][NFC] Replace uses of NULL by nullptr (#108847)

Closes #108741



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