diff options
| author | Kostya Serebryany <kcc@google.com> | 2016-05-06 20:14:48 +0000 |
|---|---|---|
| committer | Kostya Serebryany <kcc@google.com> | 2016-05-06 20:14:48 +0000 |
| commit | 62023f24edb38a642cbceb5cb80e5c4ae01a2c05 (patch) | |
| tree | 09ce3a07cce83b35b9811b0e999504d01d3fa45c | |
| parent | 505984b466405051e39f52f447044887a6d806f2 (diff) | |
| download | bcm5719-llvm-62023f24edb38a642cbceb5cb80e5c4ae01a2c05.tar.gz bcm5719-llvm-62023f24edb38a642cbceb5cb80e5c4ae01a2c05.zip | |
[libFuzzer] more trophies
llvm-svn: 268788
| -rw-r--r-- | llvm/docs/LibFuzzer.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/LibFuzzer.rst b/llvm/docs/LibFuzzer.rst index 529a99df87b..d2d02e89939 100644 --- a/llvm/docs/LibFuzzer.rst +++ b/llvm/docs/LibFuzzer.rst @@ -811,6 +811,8 @@ Trophies * gRPC: `[1] <https://github.com/grpc/grpc/pull/6071/commits/df04c1f7f6aec6e95722ec0b023a6b29b6ea871c>`__ `[2] <https://github.com/grpc/grpc/pull/6071/commits/22a3dfd95468daa0db7245a4e8e6679a52847579>`__ `[3] <https://github.com/grpc/grpc/pull/6071/commits/9cac2a12d9e181d130841092e9d40fa3309d7aa7>`__ `[4] <https://github.com/grpc/grpc/pull/6012/commits/82a91c91d01ce9b999c8821ed13515883468e203>`__ `[5] <https://github.com/grpc/grpc/pull/6202/commits/2e3e0039b30edaf89fb93bfb2c1d0909098519fa>`__ `[6] <https://github.com/grpc/grpc/pull/6106/files>`__ +* WOFF2: `[1] <https://github.com/google/woff2/commit/a15a8ab>`__ + * 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>`_, `llvm-as <https://llvm.org/bugs/show_bug.cgi?id=24639>`_, Disassembler: http://reviews.llvm.org/rL247405, http://reviews.llvm.org/rL247414, http://reviews.llvm.org/rL247416, http://reviews.llvm.org/rL247417, http://reviews.llvm.org/rL247420, http://reviews.llvm.org/rL247422. .. _pcre2: http://www.pcre.org/ |

