Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/sanitizer_common/
-
trunk/
-
lib/
-
sanitizer_common/
-
sanitizer_common_interceptors.inc
Hide Panel
f
Keyboard Reference
?
Differential
D28072
[compiler-rt] Define COMMON_INTERCEPT_FUNCTION_MEMCPY for tsan and esan
Closed
Public
Authored by
vitalybuka
on Dec 22 2016, 5:15 PM.
Download Raw Diff
Details
Reviewers
eugenis
Commits
rG2e97554245a4: [compiler-rt] Define COMMON_INTERCEPT_FUNCTION_MEMCPY for tsan and esan
rCRT290396: [compiler-rt] Define COMMON_INTERCEPT_FUNCTION_MEMCPY for tsan and esan
rL290396: [compiler-rt] Define COMMON_INTERCEPT_FUNCTION_MEMCPY for tsan and esan
Diff Detail
Repository
rL LLVM
Event Timeline
vitalybuka
updated this revision to
Diff 82387
.
Dec 22 2016, 5:15 PM
vitalybuka
retitled this revision from
to
[compiler-rt] Define COMMON_INTERCEPT_FUNCTION_MEMCPY for tsan and esan
.
vitalybuka
updated this object.
vitalybuka
added a reviewer:
eugenis
.
vitalybuka
added a subscriber:
llvm-commits
.
Herald
added subscribers:
dberris
,
kubamracek
.
·
View Herald Transcript
Dec 22 2016, 5:15 PM
vitalybuka
updated this revision to
Diff 82388
.
Dec 22 2016, 5:18 PM
Comment Actions
Added empty default
eugenis
accepted this revision.
Dec 22 2016, 5:18 PM
eugenis
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Dec 22 2016, 5:18 PM
Closed by commit
rL290396: [compiler-rt] Define COMMON_INTERCEPT_FUNCTION_MEMCPY for tsan and esan
(authored by
vitalybuka
).
·
Explain Why
Dec 22 2016, 5:18 PM
This revision was automatically updated to reflect the committed changes.