This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
284,149
Commits
23
Branches
0
Tags
2.2
GiB
f20222a83c
Commit Graph
2 Commits
Author
SHA1
Message
Date
Vitaly Buka
cd2d9a6b98
[sanitizer] Support check-asan on Android
...
This patch enabled asan tests from sanitizer_common. llvm-svn: 313444
2017-09-16 05:14:05 +00:00
Kostya Serebryany
13c8daf57a
[msan] fix iconv interceptor. before the fix the interceptor failed to mark memory as initialized if iconv returned -1. Found in a hard way while fuzzing libxml2 :(
...
llvm-svn: 300010
2017-04-12 00:12:34 +00:00