[libcxx-commits] [PATCH] D121515: [libc++][NFC] Add TEST_HAS_NO_INCOMPLETE_RANGES.

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Mar 12 06:07:39 PST 2022


philnik added a comment.

Wouldn't the easier option be to add `// UNSUPPORTED: has-no-incomplete-ranges`? It seems a bit overkill to me to add a new macro for a single test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121515/new/

https://reviews.llvm.org/D121515



More information about the libcxx-commits mailing list