[all-commits] [llvm/llvm-project] c09787: [OMPT] Set default values for tsan function pointe...
Franklin Zhang via All-commits
all-commits at lists.llvm.org
Tue May 28 10:39:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c09787b7d05083791b417c5b97a8cfd6d0874ed9
https://github.com/llvm/llvm-project/commit/c09787b7d05083791b417c5b97a8cfd6d0874ed9
Author: Franklin Zhang <zhangfenglei at huawei.com>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
M openmp/tools/archer/ompt-tsan.cpp
Log Message:
-----------
[OMPT] Set default values for tsan function pointers (#93568)
Avoid calling NULL function pointers in cases where ompt_start_tool
succeeds but those tsan functions
do not really exist.
Fix https://github.com/llvm/llvm-project/issues/93524
---------
Co-authored-by: Joachim <protze at rz.rwth-aachen.de>
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