[all-commits] [llvm/llvm-project] b938b8: [libc++][NFC] Rename include guards under /support/

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Nov 28 06:04:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b938b8702fc1e93462c242d662a66021234a0ccc
      https://github.com/llvm/llvm-project/commit/b938b8702fc1e93462c242d662a66021234a0ccc
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M libcxx/include/__support/android/locale_bionic.h
    M libcxx/include/__support/fuchsia/xlocale.h
    M libcxx/include/__support/ibm/gettod_zos.h
    M libcxx/include/__support/ibm/locale_mgmt_zos.h
    M libcxx/include/__support/ibm/nanosleep.h
    M libcxx/include/__support/ibm/xlocale.h
    M libcxx/include/__support/musl/xlocale.h
    M libcxx/include/__support/newlib/xlocale.h
    M libcxx/include/__support/openbsd/xlocale.h
    M libcxx/include/__support/win32/locale_win32.h
    M libcxx/include/__support/xlocale/__nop_locale_mgmt.h
    M libcxx/include/__support/xlocale/__posix_l_fallback.h
    M libcxx/include/__support/xlocale/__strtonum_fallback.h

  Log Message:
  -----------
  [libc++][NFC] Rename include guards under /support/

For consistency with the rest of the code base.




More information about the All-commits mailing list