[all-commits] [llvm/llvm-project] 766772: [libc++][hardening] Clean up some legacy debug mod...

Konstantin Varlamov via All-commits all-commits at lists.llvm.org
Thu Nov 2 15:03:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 766772342ca3c6f9df399dcddaef42a009a31cfc
      https://github.com/llvm/llvm-project/commit/766772342ca3c6f9df399dcddaef42a009a31cfc
  Author: Konstantin Varlamov <varconsteq at gmail.com>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M libcxx/test/libcxx/algorithms/debug_less.inconsistent.pass.cpp
    M libcxx/test/libcxx/algorithms/debug_less.pass.cpp
    M libcxx/test/libcxx/algorithms/debug_three_way_comp.inconsistent.pass.cpp
    R libcxx/test/libcxx/debug/containers/associative_containers.pass.cpp
    R libcxx/test/libcxx/debug/extern-templates.sh.cpp
    M libcxx/test/libcxx/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/debug.deallocate.pass.cpp
    M libcxx/utils/data/ignore_format.txt
    M libcxx/utils/libcxx/test/features.py

  Log Message:
  -----------
  [libc++][hardening] Clean up some legacy debug mode tests: (#71016)

- reenable a few tests that still pass under the new debug mode;
- delete a placeholder test;
- delete a test that is no longer relevant.




More information about the All-commits mailing list