[all-commits] [llvm/llvm-project] 25b316: [OpenMP][Tools][Tests] Fix ompt multiplex test
Joachim via All-commits
all-commits at lists.llvm.org
Wed Nov 11 16:44:09 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 25b3164bfbe6dcca6687b4da97f212d8ece878fe
https://github.com/llvm/llvm-project/commit/25b3164bfbe6dcca6687b4da97f212d8ece878fe
Author: Joachim Protze <protze at itc.rwth-aachen.de>
Date: 2020-11-12 (Thu, 12 Nov 2020)
Changed paths:
M openmp/tools/multiplex/tests/custom_data_storage/custom_data_storage.c
M openmp/tools/multiplex/tests/custom_data_storage/first-tool.h
M openmp/tools/multiplex/tests/print/print.c
Log Message:
-----------
[OpenMP][Tools][Tests] Fix ompt multiplex test
With 6213ed0 the master callback was renamed to masked.
The multiplex tests must check for masked now.
More information about the All-commits
mailing list