[all-commits] [llvm/llvm-project] fdb709: [libc++] Fix some missed `return 0` statements in ...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Mon Jan 30 00:31:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdb709be7b503f952d641fbc3946e0faf400c398
https://github.com/llvm/llvm-project/commit/fdb709be7b503f952d641fbc3946e0faf400c398
Author: Konstantin Varlamov <varconst at apple.com>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M libcxx/test/libcxx/iterators/iterator_with_data.pass.cpp
M libcxx/test/libcxx/utilities/exception_guard.no_exceptions.pass.cpp
Log Message:
-----------
[libc++] Fix some missed `return 0` statements in test `main` functions.
More information about the All-commits
mailing list