[all-commits] [llvm/llvm-project] 72cd50: [libc++] Add missing 'return 0; ' to main() in test

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Apr 8 14:11:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72cd50b6fdb743f7feaaab8f9db3903929163243
      https://github.com/llvm/llvm-project/commit/72cd50b6fdb743f7feaaab8f9db3903929163243
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-04-08 (Fri, 08 Apr 2022)

  Changed paths:
    M libcxx/test/std/algorithms/algorithms.results/in_out_result.pass.cpp

  Log Message:
  -----------
  [libc++] Add missing 'return 0;' to main() in test




More information about the All-commits mailing list