[all-commits] [llvm/llvm-project] 0a3483: [libc++] Refactors fstream open.

Mark de Wever via All-commits all-commits at lists.llvm.org
Sat Dec 30 08:28:23 PST 2023


  Branch: refs/heads/users/mordante/fstream_refactor_open
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a34830615b4fa36f7938d627d8eedfe9ac366b1
      https://github.com/llvm/llvm-project/commit/0a34830615b4fa36f7938d627d8eedfe9ac366b1
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-12-30 (Sat, 30 Dec 2023)

  Changed paths:
    M libcxx/include/fstream

  Log Message:
  -----------
  [libc++] Refactors fstream open.

This moves the duplicated code to one new function.

This is a preparation to fix
https://github.com/llvm/llvm-project/issues/60509




More information about the All-commits mailing list