[all-commits] [llvm/llvm-project] dc1ae8: [libc++][test] Fix a logical mistake introduced by...

Wu Yingcong via All-commits all-commits at lists.llvm.org
Fri Jan 12 08:48:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc1ae8378926e9a730fa7b87ecf73aa9493760ca
      https://github.com/llvm/llvm-project/commit/dc1ae8378926e9a730fa7b87ecf73aa9493760ca
  Author: Wu Yingcong <yingcong.wu at intel.com>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M libcxx/test/support/filesystem_test_helper.h

  Log Message:
  -----------
  [libc++][test] Fix a logical mistake introduced by #77058 (#77867)

A logical mistake is made in #77058, we should try to find a new file
path for socket creation when the path's length generated is bigger than
the socket length limit.




More information about the All-commits mailing list