[fuzzer] move default sanitizer options to a separate file
authorKostya Serebryany <kcc@google.com>
Fri, 6 Feb 2015 19:52:07 +0000 (19:52 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 6 Feb 2015 19:52:07 +0000 (19:52 +0000)
commit9b13b8c3380c44602dab34a8fbae0edf2961ec3a
tree33196b4adb410fab757e108f1b0da07af4c59840
parent1a05c567d676fae8801116a97af818ad38372abc
[fuzzer] move default sanitizer options to a separate file

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228429 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/CMakeLists.txt
lib/Fuzzer/FuzzerMain.cpp
lib/Fuzzer/FuzzerSanitizerOptions.cpp [new file with mode: 0644]