llvm-project/libcxx/test/std/language.support/cmp
Arthur O'Dwyer d4b59a05fc [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI.
Even if these comments have a benefit in .h files (for editors that
care about language but can't be configured to treat .h as C++ code),
they certainly have no benefit for files with the .cpp extension.

Discussed in D110794.
2021-10-01 12:06:59 -04:00
..
cmp.categories.pre [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
cmp.common [libcxx] removes `weak_equality` and `strong_equality` from <compare> 2021-05-10 20:45:04 +00:00
cmp.concept [libc++][compare] Implement three_way_comparable[_with] concepts 2021-09-05 12:38:08 -07:00
cmp.partialord [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
cmp.result [libc++] [P1614] Implement std::compare_three_way_result. 2021-08-18 10:01:24 -04:00
cmp.strongord [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
cmp.weakord [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
compare.syn [libc++] [compare] Named comparison functions, is_eq etc. 2021-09-29 16:03:48 -04:00