[all-commits] [llvm/llvm-project] e6b792: [libc++] Avoid type-punning between __Value_type a...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Fri Apr 11 08:09:45 PDT 2025


  Branch: refs/heads/users/philnik777/avoid_value_type_punning
  Home:   https://github.com/llvm/llvm-project
  Commit: e6b792dd8553a85f793e40fdda62c377751b3b8c
      https://github.com/llvm/llvm-project/commit/e6b792dd8553a85f793e40fdda62c377751b3b8c
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M libcxx/include/__fwd/pair.h
    M libcxx/include/__memory/uses_allocator_construction.h
    M libcxx/include/__node_handle
    M libcxx/include/__tree
    M libcxx/include/map
    M libcxx/test/libcxx/containers/associative/tree_key_value_traits.pass.cpp
    M libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp
    M libcxx/utils/gdb/libcxx/printers.py

  Log Message:
  -----------
  [libc++] Avoid type-punning between __Value_type and pair



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