[all-commits] [llvm/llvm-project] 20459d: [openmp] Clarify error message if TSan is missing ...
Jonathan Schilling via All-commits
all-commits at lists.llvm.org
Wed Mar 6 02:42:08 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20459ddc82514249501c3517583c4ec8dd23cecd
https://github.com/llvm/llvm-project/commit/20459ddc82514249501c3517583c4ec8dd23cecd
Author: Jonathan Schilling <130992531+jons-pf at users.noreply.github.com>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M openmp/tools/archer/ompt-tsan.cpp
Log Message:
-----------
[openmp] Clarify error message if TSan is missing (#70916)
For an uninformed user, the error message might refer to a missing "TSan
stopping operation", rather than indicating that TSan is missing **and
therefore** operation is stopped.
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