Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
tools/libclang/
-
libclang/
-
CIndex.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D60867
[clang][CIndex] Use llvm::set_thread_priority
Closed
Public
Authored by
kadircet
on Apr 18 2019, 6:25 AM.
Download Raw Diff
Details
Reviewers
jkorous
gribozavr
Commits
rGb8f82ca1b2b2: [clang][CIndex] Use llvm::set_thread_priority
rL358665: [clang][CIndex] Use llvm::set_thread_priority
rC358665: [clang][CIndex] Use llvm::set_thread_priority
Diff Detail
Repository
rC Clang
Event Timeline
kadircet
created this revision.
Apr 18 2019, 6:25 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Apr 18 2019, 6:25 AM
Herald
added subscribers:
cfe-commits
,
arphaman
,
dexonsmith
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B30732: Diff 195725
.
Apr 18 2019, 6:25 AM
gribozavr
accepted this revision.
Apr 18 2019, 6:31 AM
This revision is now accepted and ready to land.
Apr 18 2019, 6:31 AM
Closed by commit
rC358665: [clang][CIndex] Use llvm::set_thread_priority
(authored by
kadircet
).
·
Explain Why
Apr 18 2019, 6:47 AM
This revision was automatically updated to reflect the committed changes.