Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
openmp/trunk/runtime/test/ompt/parallel/
-
trunk/
-
runtime/
-
test/
-
ompt/
-
parallel/
-
nested_lwt.c
Hide Panel
f
Keyboard Reference
?
Differential
D41542
[OMPT] Add missing initialization in nested_lwt.c test case
Closed
Public
Authored by
pawosm01
on Dec 22 2017, 4:33 AM.
Download Raw Diff
Details
Reviewers
Hahnfeld
Commits
rG6b8141acdd83: [OMPT] Add missing initialization in nested_lwt.c test case
rOMP321379: [OMPT] Add missing initialization in nested_lwt.c test case
rL321379: [OMPT] Add missing initialization in nested_lwt.c test case
Summary
Without this initialization this test case tend to fail.
Diff Detail
Repository
rL LLVM
Event Timeline
pawosm01
created this revision.
Dec 22 2017, 4:33 AM
Herald
added a subscriber:
openmp-commits
.
·
View Herald Transcript
Dec 22 2017, 4:33 AM
Hahnfeld
accepted this revision.
Dec 22 2017, 5:17 AM
Hahnfeld
added a subscriber:
protze.joachim
.
Comment Actions
LG
This revision is now accepted and ready to land.
Dec 22 2017, 5:17 AM
Closed by commit
rL321379: [OMPT] Add missing initialization in nested_lwt.c test case
(authored by
pawosm01
).
·
Explain Why
Dec 22 2017, 11:25 AM
This revision was automatically updated to reflect the committed changes.