Home
Phabricator
Search
Log In
Differential
D1511
Only check --shared-mode if llvm is 3.8.0 or newer. This test will be needed for clazy.
Closed
Public
Actions
Authored by
vonreth
on Apr 29 2016, 5:13 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Edit Tasks
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
kdevelop-devel
Details
Reviewers
mwolff
kfunk
Commits
R32:e802ca5882a4: Only check --shared-mode if llvm is 3.8.0 or newer
Diff Detail
Repository
R32 KDevelop
Branch
5.0
Lint
No Linters Available
Unit
No Unit Test Coverage
vonreth
updated this revision to
Diff 3562
.
Apr 29 2016, 5:13 PM
vonreth
retitled this revision from
to
Only check --shared-mode if llvm is 3.8.0 or newer. This test will be needed for clazy.
.
vonreth
updated this object.
vonreth
edited the test plan for this revision.
(Show Details)
vonreth
added reviewers:
kfunk
,
mwolff
.
Restricted Application
added a subscriber:
kdevelop-devel
.
·
View Herald Transcript
Apr 29 2016, 5:13 PM
kfunk
accepted this revision.
May 1 2016, 9:39 AM
kfunk
edited edge metadata.
Comment Actions
Rest LGTM
cmake/modules/FindLLVM.cmake
118
LLVM_VERSION
is sufficient, no
${}
needed.
This revision is now accepted and ready to land.
May 1 2016, 9:39 AM
Closed by commit
R32:e802ca5882a4: Only check --shared-mode if llvm is 3.8.0 or newer
(authored by
vonreth
).
·
Explain Why
May 2 2016, 8:48 PM
This revision was automatically updated to reflect the committed changes.