llvm-project/libcxx/test/std/containers/sequences/list/list.capacity
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
..
empty.pass.cpp
empty.verify.cpp [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
max_size.pass.cpp
resize_size.pass.cpp [libc++] Fix some typos and remove unused macros. NFCI. 2021-04-22 12:02:22 -04:00
resize_size_value.pass.cpp
size.pass.cpp