[all-commits] [llvm/llvm-project] b5e84c: [Clang] Remap paths in OpenMP runtime calls (#8254...
Dan McGregor via All-commits
all-commits at lists.llvm.org
Thu Jun 5 05:25:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5e84ca7407138ec475409a2fad944045178b18a
https://github.com/llvm/llvm-project/commit/b5e84ca7407138ec475409a2fad944045178b18a
Author: Dan McGregor <dan.mcgregor at usask.ca>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
A clang/test/CodeGen/openmp-prefix-map.c
Log Message:
-----------
[Clang] Remap paths in OpenMP runtime calls (#82541) (#141250)
Apply the debug prefix mapping to the OpenMP location strings.
Fixes https://github.com/llvm/llvm-project/issues/82541
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