[all-commits] [llvm/llvm-project] ac0649: [OpenMP] [AIX] Add missing } in openmp/runtime/sr...
Mark Danial via All-commits
all-commits at lists.llvm.org
Tue Apr 1 12:47:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac0649a75a60743faa16b77396db617587d45fea
https://github.com/llvm/llvm-project/commit/ac0649a75a60743faa16b77396db617587d45fea
Author: Mark Danial <mark.danial at ibm.com>
Date: 2025-04-01 (Tue, 01 Apr 2025)
Changed paths:
M openmp/runtime/src/z_Linux_util.cpp
Log Message:
-----------
[OpenMP] [AIX] Add missing } in openmp/runtime/src/z_Linux_util.cpp (#133973)
Changes from https://github.com/llvm/llvm-project/pull/133034 removed a
`}` presumably accidentally that are causing failures in the AIX flang
bot.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list