[all-commits] [llvm/llvm-project] e7b07a: [libc++][NFC] Add missing 'return 0' in main() fun...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Jan 13 11:33:22 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7b07a65388f9cc143cff89762e996efbe25b73f
      https://github.com/llvm/llvm-project/commit/e7b07a65388f9cc143cff89762e996efbe25b73f
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

  Changed paths:
    M libcxx/test/std/containers/container.adaptors/queue/queue.cons.alloc/ctor_iterators.pass.cpp
    M libcxx/test/std/containers/container.adaptors/queue/queue.cons/ctor_iterators.pass.cpp
    M libcxx/test/std/containers/container.adaptors/stack/stack.cons.alloc/ctor_iterators.pass.cpp
    M libcxx/test/std/containers/container.adaptors/stack/stack.cons/ctor_iterators.pass.cpp

  Log Message:
  -----------
  [libc++][NFC] Add missing 'return 0' in main() functions




More information about the All-commits mailing list