Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
openmp/trunk/runtime/src/
-
trunk/
-
runtime/
-
src/
-
kmp_gsupport.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D45786
[OpenMP] Compilation error fix on const char*
Closed
Public
Authored by
aheejin
on Apr 18 2018, 1:59 PM.
Download Raw Diff
Details
Reviewers
jlpeyton
Commits
rGf78a49352866: [OpenMP] Compilation error fix on const char*
rOMP330299: [OpenMP] Compilation error fix on const char*
rL330299: [OpenMP] Compilation error fix on const char*
Summary
This line
added in
D45327
(
rL330282
) causes a compilation failure.
Diff Detail
Repository
rL LLVM
Event Timeline
aheejin
created this revision.
Apr 18 2018, 1:59 PM
Herald
added subscribers:
openmp-commits
,
guansong
.
·
View Herald Transcript
Apr 18 2018, 1:59 PM
aheejin
edited the summary of this revision.
(Show Details)
Apr 18 2018, 1:59 PM
Harbormaster
completed remote builds in
B17189: Diff 142995
.
Apr 18 2018, 2:01 PM
jlpeyton
accepted this revision.
Apr 18 2018, 2:59 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Apr 18 2018, 2:59 PM
aheejin
updated this revision to
Diff 143012
.
Apr 18 2018, 3:25 PM
Comment Actions
Fixing messed up branches
Closed by commit
rL330299: [OpenMP] Compilation error fix on const char*
(authored by
aheejin
).
·
Explain Why
Apr 18 2018, 3:26 PM
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
Apr 18 2018, 3:26 PM