<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Clang-MSVC fails to compile"
   href="https://llvm.org/bugs/show_bug.cgi?id=28264">28264</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Clang-MSVC fails to compile
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>C++
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>denisavvakumov@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=16628" name="attach_16628" title="crash dump">attachment 16628</a> <a href="attachment.cgi?id=16628&action=edit" title="crash dump">[details]</a></span>
crash dump

I'm sorry but i can't upload sources because of NDA.

clang-cl.exe : warning : argument unused during compilation: '/GL'
clang-cl.exe : warning : argument unused during compilation: '/Gm-'
  Assertion failed: isIntN(Size * 8 + 1, Value) && "Value does not fit in the
Fixup field", file
D:\src\llvm_package_273154\llvm\lib\Target\X86\MCTargetDesc\X86AsmBackend.cpp,
line 120
  Wrote crash dump file "C:\Users\denis\AppData\Local\Temp\CL.exe-7c3689.dmp"
  0x022698A8 (0x00000016 0x03995082 0x00000002 0x00000000)
  0x03999252 (0x042A9442 0x042A9326 0x00000078 0x0D9A858C)
  0x01B9B54E (0x0D9A858C 0x0D9A855C 0x00000010 0x00017483)
  0x021099DF (0x052FE448 0x23562CDF 0x0ACE9CD8 0x0AB138F0)
  0x02109B9B (0x010EFB0D 0x23562CDF 0x13A16170 0x0282EEEA)
  0x020FE171 (0x0ACE9CD8 0x00F4F8B8 0x00EEB500 0x00F4F884)
  0x0282EEEA (0x0ADF7690 0x00EF55E8 0x0FC972C0 0x052FE530)
  0x770AB598 (0x0FC972D0 0x0FC972D0 0x0ACAD168 0x00EF55E8), RtlFreeHeap() +
0x338 bytes(s)
  0x770AB4A9 (0x0AD21780 0x23562CDF 0x046E61C0 0x23562CDF), RtlFreeHeap() +
0x249 bytes(s)
  0x01EDE3BB (0x01EDFF3D 0x0AB36E90 0x00000000 0x0ADF7690)
  0x01EDFDCB (0x0AB36E90 0x00000000 0x0ADF7690 0x00000000)
  0x01EDFF3D (0x0AB36E90 0x052FE604 0x052FE628 0x052FE634)
  0x01EDFD17 (0x00F4F8C0 0x00F4F8C0 0x00000004 0x00000101)
  0x01EE22AA (0x00F4F8C0 0x0AB36E80 0x00000000 0x00000004)
  0x01EE2733 (0x00F4F8C0 0x00F8A290 0x23562C01 0x00000000)
  0x0243EE19 (0x00F14900 0x00F0FE40 0x00EEF980 0x00F06680)
  0x0396A0C7 (0x00F44A08 0x00F88A30 0x00000000 0x00F89058)
  0x02D2ABC9 (0x00F88A30 0x00000000 0x00000000 0x00EEF878)
  0x027D73E2 (0x00EEF878 0x00F0E6A8 0x00EF8418 0x00F0E6CC)
clang-cl.exe : error : clang frontend command failed due to signal (use -v to
see invocation)
  clang version 3.9.0 (trunk)
  Target: i686-pc-windows-msvc
  Thread model: posix</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>