[llvm-bugs] [Bug 30861] New: libunwind.h has a -Wundef warning

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 31 23:39:36 PDT 2016


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

            Bug ID: 30861
           Summary: libunwind.h has a -Wundef warning
           Product: libc++abi
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: jeremyhu at apple.com
                CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
    Classification: Unclassified

libunwind/include/libunwind.h:31:7: warning: '__arm__' is not defined,
evaluates to 0 [-Wundef]
  #if __arm__
      ^
1 warning generated.

-- 
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/20161101/343d0dbd/attachment.html>


More information about the llvm-bugs mailing list