This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] Fix interception of crt atoll on win10 CRT.
ClosedPublic

Authored by etienneb on Sep 30 2016, 12:43 PM.

Details

Summary

The check-asan-dynamic tests were broken on win10 because the interception
library was not able to hook on some functions.

credits: thanks sebastien marchand to help debugging this on win10.

Diff Detail

Repository
rL LLVM

Event Timeline

etienneb updated this revision to Diff 73119.Sep 30 2016, 12:43 PM
etienneb retitled this revision from to [compiler-rt] Fix interception of crt atoll on win10 CRT..
etienneb updated this object.
etienneb added a reviewer: rnk.
etienneb added subscribers: llvm-commits, chrisha.
rnk edited edge metadata.Sep 30 2016, 12:44 PM

lgtm

I don't think this is my problem, but this is still fine.

This revision was automatically updated to reflect the committed changes.
etienneb updated this object.Sep 30 2016, 12:47 PM
etienneb edited edge metadata.