[all-commits] [llvm/llvm-project] c01260: [libc++] Add missing `return 0` to main() function...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Jan 10 05:38:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c01260a781df727c98f6dc16b6233bd2395f5fed
https://github.com/llvm/llvm-project/commit/c01260a781df727c98f6dc16b6233bd2395f5fed
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M libcxx/test/libcxx/ranges/range.access/begin.incomplete_type.sh.cpp
M libcxx/test/libcxx/ranges/range.access/end.incomplete_type.pass.cpp
Log Message:
-----------
[libc++] Add missing `return 0` to main() functions in the tests
More information about the All-commits
mailing list