We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
REQUIRES: std-at-least-*
1 parent 15bbdd1 commit d4ca474Copy full SHA for d4ca474
libcxx/docs/TestingLibcxx.rst
@@ -451,7 +451,7 @@ Instead use:
451
452
.. code-block:: cpp
453
454
- // UNSUPPORTED: std-at-least-c++26
+ // REQUIRES: requires-std-at-least-c++26
455
456
There is no corresponding ``std-at-most-c++23``. This could be useful when
457
tests are only valid for a small set of standard versions. For example, a
0 commit comments