[all-commits] [llvm/llvm-project] 8d7d7f: [libc++] NFC: Refactor raw_storage_iterator test t...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu May 27 11:22:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d7d7f340ea0202cedddc786b484048da4bbc767
      https://github.com/llvm/llvm-project/commit/8d7d7f340ea0202cedddc786b484048da4bbc767
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-05-27 (Thu, 27 May 2021)

  Changed paths:
    M libcxx/test/std/utilities/memory/storage.iterator/raw_storage_iterator.base.pass.cpp

  Log Message:
  -----------
  [libc++] NFC: Refactor raw_storage_iterator test to use UNSUPPORTED markup

The test would previously disable itself using `#if TEST_STD_VER` instead
of using UNSUPPORTED markup.




More information about the All-commits mailing list