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

Shilei Tian via All-commits all-commits at lists.llvm.org
Thu Mar 9 20:47:32 PST 2023


  Branch: refs/heads/release/16.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 66d4cc283657f4db2e52e240717b1217ac6a4303
      https://github.com/llvm/llvm-project/commit/66d4cc283657f4db2e52e240717b1217ac6a4303
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2023-03-09 (Thu, 09 Mar 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

(cherry picked from commit 22cd105a664b1106e0881b821bc58099eca8cdb4)




More information about the All-commits mailing list