[libFuzzer] add AFL-style dictionary for C++, remove the old file with tokens
authorKostya Serebryany <kcc@google.com>
Tue, 22 Dec 2015 01:50:51 +0000 (01:50 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 22 Dec 2015 01:50:51 +0000 (01:50 +0000)
commit7482ffbe497a4090448748ac96fd0c5b4ae958b1
treef32b93db94868fcb079c8f5b0b087ef00bef9eb0
parentf31d06a13f671850bb363338bd90625b0f6139bb
[libFuzzer] add AFL-style dictionary for C++, remove the old file with tokens

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256229 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/cxx.dict [new file with mode: 0644]
lib/Fuzzer/cxx_fuzzer_tokens.txt [deleted file]