[libFuzzer] avoid build warnings in non-assert build (useful warning in this case)
authorKostya Serebryany <kcc@google.com>
Wed, 5 Aug 2015 23:44:42 +0000 (23:44 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 5 Aug 2015 23:44:42 +0000 (23:44 +0000)
commitc2f74a9478bfb21e5580923461121421a45c1825
treedcf56671b297022d4e84d3e3e9079674684f2884
parent9a461c756e8a4c7427e5df2b7600366b0d55ecd5
[libFuzzer] avoid build warnings in non-assert build (useful warning in this case)

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