search for: delayedtypo

Displaying 2 results from an estimated 2 matches for "delayedtypo".

Did you mean: delayedtypos
2017 Aug 24
2
llvm-mc-[dis]assemble-fuzzer status?
...oss-fuzz, and here are two trophies so far: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3134 ASSERT: ParmVarDeclBits.ScopeDepthOrObjCQuals == scopeDepth && "truncation!" (haven't seen before) https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3133 llvm: ASSERT: DelayedTypos.empty() && "Uncorrected typos!" An old friend: https://bugs.llvm.org/show_bug.cgi?id=21905 I'll add clang-proto-fuzzer soon. Which other fuzz targets are worth adding to oss-fuzz? Who else wants to be automatically CC-ed to all trophies? (I'll need to add your e-mail h...
2017 Aug 22
8
llvm-mc-[dis]assemble-fuzzer status?
Hi, As a part of a recent move of libFuzzer from LLVM to compiler-rt I am looking into updating the build code for the libraries which use libFuzzer. I have tried to compile llvm-mc-assemble-fuzzer, and llvm-mc-disassemble-fuzzer, and I couldn’t build either of those. For the first one, the reason is that it refers to a nonexistent enum, and for the second one I believe the reason is that it