[all-commits] [llvm/llvm-project] 1f98ac: [libc++][NFC] Replace _NOEXCEPT and _LIBCPP_CONSTE...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Sun Jun 23 13:04:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f98ac095e35f12a85d71101269df00279faa55c
      https://github.com/llvm/llvm-project/commit/1f98ac095e35f12a85d71101269df00279faa55c
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2024-06-23 (Sun, 23 Jun 2024)

  Changed paths:
    M libcxx/include/__atomic/atomic_base.h
    M libcxx/include/__charconv/chars_format.h
    M libcxx/include/__chrono/time_point.h
    M libcxx/include/__functional/function.h
    M libcxx/include/__iterator/data.h
    M libcxx/include/__iterator/size.h
    M libcxx/include/__numeric/gcd_lcm.h
    M libcxx/include/__random/discard_block_engine.h
    M libcxx/include/__string/char_traits.h
    M libcxx/include/__utility/pair.h
    M libcxx/include/deque
    M libcxx/include/experimental/propagate_const
    M libcxx/include/experimental/type_traits
    M libcxx/include/forward_list
    M libcxx/include/future
    M libcxx/include/list
    M libcxx/include/map
    M libcxx/include/queue
    M libcxx/include/set
    M libcxx/include/stack
    M libcxx/include/string
    M libcxx/include/string_view
    M libcxx/include/tuple

  Log Message:
  -----------
  [libc++][NFC] Replace _NOEXCEPT and _LIBCPP_CONSTEXPR macros with the keywords in C++11 code (#96387)



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