[libFuzzer] remove default initializer as a workaround for https://gcc.gnu.org/bugzil...
authorKostya Serebryany <kcc@google.com>
Wed, 18 Nov 2015 01:08:30 +0000 (01:08 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 18 Nov 2015 01:08:30 +0000 (01:08 +0000)
commit01400f4e22a2f05c9d0ab175a55eddabc7f81b87
treef1b5709459b34b09587df429aaa33ba3e48b33c5
parent1763c9fe3ae7eadf92d5ca2ad256ebe9a9366d9a
[libFuzzer] remove default initializer as a workaround for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68399. Don't need it anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253419 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerTraceState.cpp