<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 --- - FAIL: Clang :: CodeGen/ms_this.cpp (3580 of 27221)"
   href="https://llvm.org/bugs/show_bug.cgi?id=25841">25841</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FAIL: Clang :: CodeGen/ms_this.cpp (3580 of 27221)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

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

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

        <tr>
          <th>OS</th>
          <td>Linux
          </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>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>hjl.tools@gmail.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>clang r255685 + llvm r255682 gave

AIL: Clang :: CodeGen/ms_this.cpp (3580 of 27221)
******************** TEST 'Clang :: CodeGen/ms_this.cpp' FAILED
********************
Script:
--
/export/build/gnu/llvm-clang/build-x86_64-linux/./bin/clang -cc1
-internal-isystem
/export/build/gnu/llvm-clang/build-x86_64-linux/bin/../lib/clang/3.8.0/include
-nostdsysteminc -triple x86_64-pc-win32 -fasm-blocks -emit-llvm
/export/ssd/git/llvm/tools/clang/test/CodeGen/ms_this.cpp -o - |
/export/build/gnu/llvm-clang/build-x86_64-linux/./bin/FileCheck
/export/ssd/git/llvm/tools/clang/test/CodeGen/ms_this.cpp
--
Exit Code: 1

Command Output (stderr):
--
/export/ssd/git/llvm/tools/clang/test/CodeGen/ms_this.cpp:20:11: error:
expected string not found in input
 //CHECK: %this.addr = alloca %class.t2*
          ^
<stdin>:1:1: note: scanning from here
; ModuleID = '/export/ssd/git/llvm/tools/clang/test/CodeGen/ms_this.cpp'
^
<stdin>:15:2: note: possible intended match here
 %1 = alloca %class.t2*, align 8
 ^

--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 
Testing Time: 272.02s
********************
Failing Tests (1):
    Clang :: CodeGen/ms_this.cpp

  Expected Passes    : 26317
  Expected Failures  : 179
  Unsupported Tests  : 724
  Unexpected Failures: 1

on Fedora 23/x86-64.</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>