[all-commits] [llvm/llvm-project] cd9829: [libc++][NFC] Use __construct_at and __destroy_at ...

philnik777 via All-commits all-commits at lists.llvm.org
Sun Nov 26 11:47:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd9829c231e32dc73cfe1957f84b1645e9105196
      https://github.com/llvm/llvm-project/commit/cd9829c231e32dc73cfe1957f84b1645e9105196
  Author: philnik777 <nikolasklauser at berlin.de>
  Date:   2023-11-26 (Sun, 26 Nov 2023)

  Changed paths:
    M libcxx/include/__memory/allocator_traits.h
    M libcxx/include/optional
    M libcxx/test/std/containers/sequences/vector/vector.cons/copy.move_only.verify.cpp
    M libcxx/test/std/containers/sequences/vector/vector.modifiers/resize_not_move_insertable.verify.cpp

  Log Message:
  -----------
  [libc++][NFC] Use __construct_at and __destroy_at instead of using preprocessor conditionals (#70866)




More information about the All-commits mailing list