mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-03 01:12:59 +00:00
[libFuzzer] fix docs build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244566 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
106f7b5a04
commit
ddbe8126b1
@ -425,15 +425,23 @@ Examples: regular expression matchers, text or binary format parsers.
|
||||
Trophies
|
||||
========
|
||||
* GLIBC: https://sourceware.org/glibc/wiki/FuzzingLibc
|
||||
|
||||
* MUSL LIBC:
|
||||
* http://git.musl-libc.org/cgit/musl/commit/?id=39dfd58417ef642307d90306e1c7e50aaec5a35c
|
||||
* http://www.openwall.com/lists/oss-security/2015/03/30/3
|
||||
|
||||
* http://git.musl-libc.org/cgit/musl/commit/?id=39dfd58417ef642307d90306e1c7e50aaec5a35c
|
||||
* http://www.openwall.com/lists/oss-security/2015/03/30/3
|
||||
|
||||
* pugixml: https://github.com/zeux/pugixml/issues/39
|
||||
|
||||
* PCRE: Search for "LLVM fuzzer" in http://vcs.pcre.org/pcre2/code/trunk/ChangeLog?view=markup
|
||||
|
||||
* LLVM:
|
||||
* Clang: https://llvm.org/bugs/show_bug.cgi?id=23057
|
||||
* Clang-format: https://llvm.org/bugs/show_bug.cgi?id=23052
|
||||
* libc++: https://llvm.org/bugs/show_bug.cgi?id=24411
|
||||
|
||||
* Clang: https://llvm.org/bugs/show_bug.cgi?id=23057
|
||||
|
||||
* Clang-format: https://llvm.org/bugs/show_bug.cgi?id=23052
|
||||
|
||||
* libc++: https://llvm.org/bugs/show_bug.cgi?id=24411
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user