Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D36640
[compiler-rt] Add SANITIZER_CXX_ABI_LIBNAME=libc++ option.
Closed
Public
Actions
Authored by
eugenis
on Aug 11 2017, 3:08 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
dberris
llvm-commits
mgorny
Details
Reviewers
srhines
EricWF
Commits
rG3072b539da43: [compiler-rt] Add SANITIZER_CXX_ABI_LIBNAME=libc++ option.
rCRT310769: [compiler-rt] Add SANITIZER_CXX_ABI_LIBNAME=libc++ option.
rL310769: [compiler-rt] Add SANITIZER_CXX_ABI_LIBNAME=libc++ option.
Summary
This is to support Android where libc++abi is part of libc++.
Diff Detail
Repository
rL LLVM
Event Timeline
eugenis
created this revision.
Aug 11 2017, 3:08 PM
Herald
added a reviewer:
EricWF
.
·
View Herald Transcript
Aug 11 2017, 3:08 PM
Herald
added subscribers:
mgorny
,
dberris
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B9248: Diff 110821
.
Aug 11 2017, 3:09 PM
srhines
accepted this revision.
Aug 11 2017, 3:13 PM
This revision is now accepted and ready to land.
Aug 11 2017, 3:13 PM
Closed by commit
rL310769: [compiler-rt] Add SANITIZER_CXX_ABI_LIBNAME=libc++ option.
(authored by
eugenis
).
·
Explain Why
Aug 11 2017, 3:30 PM
This revision was automatically updated to reflect the committed changes.