Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/asan/
-
trunk/
-
lib/
-
asan/
-
asan_win_dll_thunk.cc
Hide Panel
f
Keyboard Reference
?
Differential
D31312
Add strtok interceptor for ASAN for Windows.
Closed
Public
Authored by
alekseyshl
on Mar 23 2017, 4:26 PM.
Download Raw Diff
Details
Reviewers
eugenis
Commits
rGd6848fc58f70: Add strtok interceptor for ASAN for Windows.
rCRT298658: Add strtok interceptor for ASAN for Windows.
rL298658: Add strtok interceptor for ASAN for Windows.
Summary
Fixes test broken by
D30384
Diff Detail
Repository
rL LLVM
Event Timeline
alekseyshl
created this revision.
Mar 23 2017, 4:26 PM
Herald
added a subscriber:
kubamracek
.
·
View Herald Transcript
Mar 23 2017, 4:26 PM
Harbormaster
completed remote builds in
B5035: Diff 92880
.
Mar 23 2017, 4:26 PM
eugenis
accepted this revision.
Mar 23 2017, 4:32 PM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Mar 23 2017, 4:32 PM
Closed by commit
rL298658: Add strtok interceptor for ASAN for Windows.
(authored by
alekseyshl
).
·
Explain Why
Mar 23 2017, 4:33 PM
This revision was automatically updated to reflect the committed changes.