llvm-project/libcxx/test/std/utilities/tuple
Louis Dionne c72f22bf16 [libc++] Fix signature of main() in tests
Otherwise, this breaks freestanding builds, where `main()` isn't mangled
specially and we need to assume that we have a `int main(int, char**)`
entry point in each test for things to work.
2022-06-28 15:38:02 -04:00
..
tuple.general [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
tuple.tuple [libc++] Fix signature of main() in tests 2022-06-28 15:38:02 -04:00