[lib/Fuzzer] rename FuzzerDFSan.cpp to FuzzerTraceState.cpp; update comments. NFC...
authorKostya Serebryany <kcc@google.com>
Mon, 11 May 2015 21:16:27 +0000 (21:16 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 11 May 2015 21:16:27 +0000 (21:16 +0000)
commit051ef86497b5c292465101af684d5d0708cc37bc
tree47c678b5f9eb4725a9dcfe1d760aa119c6463f8c
parentf6548b86b6b7153eb31d05dc6eafae9245735128
[lib/Fuzzer] rename FuzzerDFSan.cpp to FuzzerTraceState.cpp; update comments. NFC expected

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237050 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/CMakeLists.txt
lib/Fuzzer/FuzzerDFSan.cpp [deleted file]
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/FuzzerTraceState.cpp [new file with mode: 0644]