<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-cl crashes when compiling Qt 5.7.0"
   href="https://llvm.org/bugs/show_bug.cgi?id=28252">28252</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Clang-cl crashes when compiling Qt 5.7.0
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>3.8
          </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>-New Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>Fsu0413@vip.qq.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>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=16624" name="attach_16624" title="console output, cpp, sh files, both 32-bit and 64-bit">attachment 16624</a> <a href="attachment.cgi?id=16624&action=edit" title="console output, cpp, sh files, both 32-bit and 64-bit">[details]</a></span>
console output, cpp, sh files, both 32-bit and 64-bit

Both 32-bit clang and 64-bit clang crashes.
Clang is compiled using Visual Studio 2015 SP2 from the tarball of 3.8.0
release.

Qt Configuration:

32-bit:
E:\Qt\build-qt-clang32>..\qt-everywhere-opensource-src-5.7.0\configure 
-release
 -opensource -confirm-license -shared -nomake examples -no-compile-examples
-ope
ngl es2 -no-warnings-are-errors -no-pch -qt-zlib -qt-pcre -no-icu -qt-libpng
-qt
-libjpeg -qt-doubleconversion -qt-freetype -qt-harfbuzz -openssl-linked 
OPENSSL
_LIBS="E:\openssl-1.0.2h\x86\lib\ssleay32.lib 
E:\openssl-1.0.2h\x86\lib\libeay3
2.lib  user32.lib gdi32.lib wsock32.lib ws2_32.lib " -plugin-sql-sqlite
-plugin-
sql-mysql -plugin-sql-odbc -plugin-sql-psql -I E:\openssl-1.0.2h\x86\include  
-
I  E:\mariadb-10.1.14-win32\include\mysql  -L  E:\mariadb-10.1.14-win32\lib  -I
 E:\postgresql-9.5.3-1-windows-binaries\pgsql\include    -L 
E:\postgresql-9.5.3
-1-windows-binaries\pgsql\lib   -platform win32-clang-msvc2015


64-bit:
E:\Qt\build-qt-clang64>..\qt-everywhere-opensource-src-5.7.0\configure 
-release
 -opensource -confirm-license -shared -nomake examples -no-compile-examples
-ope
ngl es2 -no-warnings-are-errors -no-pch -qt-zlib -qt-pcre -no-icu -qt-libpng
-qt
-libjpeg -qt-doubleconversion -qt-freetype -qt-harfbuzz -openssl-linked 
OPENSSL
_LIBS="E:\openssl-1.0.2h\x64\lib\ssleay32.lib 
E:\openssl-1.0.2h\x64\lib\libeay3
2.lib user32.lib gdi32.lib wsock32.lib ws2_32.lib  " -plugin-sql-mysql
-plugin-s
ql-psql -plugin-sql-odbc -plugin-sql-sqlite -I  E:\openssl-1.0.2h\x64\include
-I
 E:\mariadb-10.1.14-winx64\include\mysql  -L  E:\mariadb-10.1.14-winx64\lib   
-
I  E:\postgresql-9.5.3-1-windows-x64-binaries\pgsql\include  -L
E:\postgresql-9.
5.3-1-windows-x64-binaries\pgsql\lib  -platform win32-clang-msvc2015</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>