Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
libunwind/trunk/src/
-
trunk/
-
src/
-
AddressSpace.hpp
Hide Panel
f
Keyboard Reference
?
Differential
D51509
[AddressSpace] Use the macro to set hidden visibility on LocalAddressSpace.
Closed
Public
Authored by
cdavis5x
on Aug 30 2018, 2:44 PM.
Download Raw Diff
Details
Reviewers
mstorsjo
rnk
Commits
rG226570dcfcbb: [AddressSpace] Use the macro to set hidden visibility on LocalAddressSpace.
rUNW341210: [AddressSpace] Use the macro to set hidden visibility on LocalAddressSpace.
rL341210: [AddressSpace] Use the macro to set hidden visibility on LocalAddressSpace.
Summary
That attribute has no effect on Windows anyway--classes are hidden by
default.
Diff Detail
Repository
rL LLVM
Event Timeline
cdavis5x
created this revision.
Aug 30 2018, 2:44 PM
Herald
added subscribers:
cfe-commits
,
christof
.
·
View Herald Transcript
Aug 30 2018, 2:44 PM
Harbormaster
completed remote builds in
B22118: Diff 163416
.
Aug 30 2018, 2:45 PM
rnk
accepted this revision.
Aug 30 2018, 2:55 PM
Comment Actions
lgtm
This revision is now accepted and ready to land.
Aug 30 2018, 2:55 PM
Closed by commit
rL341210: [AddressSpace] Use the macro to set hidden visibility on LocalAddressSpace.
(authored by
cdavis
).
·
Explain Why
Aug 31 2018, 6:42 AM
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
Aug 31 2018, 6:42 AM