[all-commits] [llvm/llvm-project] e72ced: [libc++][NFC] Add TEST_HAS_NO_INCOMPLETE_RANGES.

mordante via All-commits all-commits at lists.llvm.org
Wed Mar 16 09:43:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e72cedcb0119cd60ffdada433a7cc6394621ba47
      https://github.com/llvm/llvm-project/commit/e72cedcb0119cd60ffdada433a7cc6394621ba47
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M libcxx/test/std/containers/views/span.cons/deduct.pass.cpp
    M libcxx/test/support/test_macros.h

  Log Message:
  -----------
  [libc++][NFC] Add TEST_HAS_NO_INCOMPLETE_RANGES.

This avoids using an libc++ internal macro in our tests.

Reviewed By: #libc, ldionne

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




More information about the All-commits mailing list