[llvm-bugs] [Bug 33563] New: Warnings when building lib/Fuzzer

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jun 23 02:48:38 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=33563

            Bug ID: 33563
           Summary: Warnings when building lib/Fuzzer
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: vvasilev at cern.ch
                CC: llvm-bugs at lists.llvm.org

When building LLVM we get tons of warnings like: 
/data/sftnight/build/workspace/cling-generic-build/BUILDTYPE/Release/COMPILER/native/LABEL/arm64/src/lib/Fuzzer/FuzzerExtFunctions.def:18:10:
warning: ISO C++ forbids casting between pointer-to-function and
pointer-to-object [-Wpedantic]

It seems they come from the Fuzzer library.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170623/53ed9cf7/attachment.html>


More information about the llvm-bugs mailing list