[all-commits] [llvm/llvm-project] 1cac82: [libc++] Fix a few warnings when running the test ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Apr 20 10:56:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cac82cf388c1321adf8c3e892027a4491a29e3a
      https://github.com/llvm/llvm-project/commit/1cac82cf388c1321adf8c3e892027a4491a29e3a
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

  Changed paths:
    M libcxx/test/libcxx/algorithms/debug_less.pass.cpp
    M libcxx/test/libcxx/atomics/libcpp-has-no-threads.pass.cpp
    M libcxx/test/libcxx/containers/associative/undef_min_max.pass.cpp
    M libcxx/test/libcxx/containers/gnu_cxx/hash_map.pass.cpp
    M libcxx/test/libcxx/containers/gnu_cxx/hash_map_name_lookup.pass.cpp
    M libcxx/test/libcxx/containers/gnu_cxx/hash_set.pass.cpp
    M libcxx/test/libcxx/containers/gnu_cxx/hash_set_name_lookup.pass.cpp
    M libcxx/test/libcxx/numerics/c.math/undef_min_max.pass.cpp
    M libcxx/test/support/container_debug_tests.h
    M libcxx/test/support/debug_mode_helper.h

  Log Message:
  -----------
  [libc++] Fix a few warnings when running the test suite with GCC




More information about the All-commits mailing list