[llvm-bugs] [Bug 35626] New: unresolved external symbol _interlockedbittestandreset64

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Dec 11 08:30:49 PST 2017


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

            Bug ID: 35626
           Summary: unresolved external symbol
                    _interlockedbittestandreset64
           Product: clang
           Version: 5.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: yurybura at gmail.com
                CC: llvm-bugs at lists.llvm.org

Link error during build a function with intrinsic
_interlockedbittestandreset64().
File \lib\clang\5.0.0\include\intrin.h doesn't contain a body of this function.

compiler (driver): clang-cl 5.0.0, toolset: LLVM-vs2014, Visual Studio 2017,
OS: Windows 7

-- 
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/20171211/dcb25285/attachment.html>


More information about the llvm-bugs mailing list