[llvm-bugs] [Bug 25841] New: FAIL: Clang :: CodeGen/ms_this.cpp (3580 of 27221)

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 15 15:27:54 PST 2015


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

            Bug ID: 25841
           Summary: FAIL: Clang :: CodeGen/ms_this.cpp (3580 of 27221)
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: hjl.tools at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

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.

-- 
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/20151215/7f653063/attachment.html>


More information about the llvm-bugs mailing list