[all-commits] [llvm/llvm-project] 22cd10: [OpenMP] Fix the wrong use of `fopen`

Shilei Tian via All-commits all-commits at lists.llvm.org
Thu Feb 23 16:13:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22cd105a664b1106e0881b821bc58099eca8cdb4
      https://github.com/llvm/llvm-project/commit/22cd105a664b1106e0881b821bc58099eca8cdb4
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    M openmp/runtime/src/kmp_runtime.cpp

  Log Message:
  -----------
  [OpenMP] Fix the wrong use of `fopen`

This patch fixes the wrong use of `fopen`.

Fix https://github.com/llvm/llvm-project/issues/60934

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D144601




More information about the All-commits mailing list