[all-commits] [llvm/llvm-project] bbe4a8: [libc++] Enable modernize-use-equals-delete (#93293)

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Tue Jun 18 01:52:18 PDT 2024


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

  Changed paths:
    M libcxx/.clang-tidy
    M libcxx/include/__bit_reference
    M libcxx/include/__functional/function.h
    M libcxx/include/__functional/reference_wrapper.h
    M libcxx/include/__locale_dir/locale_base_api/locale_guard.h
    M libcxx/include/__mutex/lock_guard.h
    M libcxx/include/__ostream/basic_ostream.h
    M libcxx/include/__ranges/ref_view.h
    M libcxx/include/__thread/thread.h
    M libcxx/include/__tree
    M libcxx/include/forward_list
    M libcxx/include/future
    M libcxx/include/iosfwd
    M libcxx/include/istream
    M libcxx/include/list
    M libcxx/include/locale
    M libcxx/include/map
    M libcxx/include/regex
    M libcxx/include/tuple
    M libcxx/include/unordered_map
    M libcxx/include/vector

  Log Message:
  -----------
  [libc++] Enable modernize-use-equals-delete (#93293)

Differential Revision: https://reviews.llvm.org/D121213



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