<html>
    <head>
      <base href="http://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 --- - TEST 'Clang :: Driver/warning-options.cpp' FAILED"
   href="http://llvm.org/bugs/show_bug.cgi?id=20994">20994</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TEST 'Clang :: Driver/warning-options.cpp' FAILED
          </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>-New Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>amine.khaldi@reactos.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>FAIL: Clang :: Driver/warning-options.cpp (3180 of 19252)
******************** TEST 'Clang :: Driver/warning-options.cpp' FAILED
********************
Script:
--
E:/llvm_build/./bin/clang.EXE  -### -Wlarge-by-value-copy
E:\llvm\tools\clang\test\Driver\warning-options.cpp 2>&1 |
E:/llvm_build/./bin\FileCheck.EXE -check-prefix=LARGE_VALUE_COPY_DEFAULT
E:\llvm\tools\clang\test\Driver\warning-options.cpp
E:/llvm_build/./bin/clang.EXE  -### -Wlarge-by-value-copy=128
E:\llvm\tools\clang\test\Driver\warning-options.cpp 2>&1 |
E:/llvm_build/./bin\FileCheck.EXE -check-prefix=LARGE_VALUE_COPY_JOINED
E:\llvm\tools\clang\test\Driver\warning-options.cpp
E:/llvm_build/./bin/clang.EXE  -### -Warc-abi -Wno-arc-abi
E:\llvm\tools\clang\test\Driver\warning-options.cpp 2>&1 |
E:/llvm_build/./bin\FileCheck.EXE -check-prefix=ARCABI
E:\llvm\tools\clang\test\Driver\warning-options.cpp
E:/llvm_build/./bin/clang.EXE  -### -c -target i386-apple-darwin10 -isysroot
/FOO E:\llvm\tools\clang\test\Driver\warning-options.cpp 2>&1 |
E:/llvm_build/./bin\FileCheck.EXE --check-prefix=CHECK-ISYSROOT
E:\llvm\tools\clang\test\Driver\warning-options.cpp
--
Exit Code: 1

Command Output (stdout):
--
Command 0: "E:/llvm_build/./bin/clang.EXE" "-###" "-Wlarge-by-value-copy"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 0 Result: 0
Command 0 Output:


Command 0 Stderr:


Command 1: "E:/llvm_build/./bin\FileCheck.EXE"
"-check-prefix=LARGE_VALUE_COPY_DEFAULT"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 1 Result: 0
Command 1 Output:


Command 1 Stderr:


Command 2: "E:/llvm_build/./bin/clang.EXE" "-###" "-Wlarge-by-value-copy=128"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 2 Result: 0
Command 2 Output:


Command 2 Stderr:


Command 3: "E:/llvm_build/./bin\FileCheck.EXE"
"-check-prefix=LARGE_VALUE_COPY_JOINED"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 3 Result: 0
Command 3 Output:


Command 3 Stderr:


Command 4: "E:/llvm_build/./bin/clang.EXE" "-###" "-Warc-abi" "-Wno-arc-abi"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 4 Result: 0
Command 4 Output:


Command 4 Stderr:


Command 5: "E:/llvm_build/./bin\FileCheck.EXE" "-check-prefix=ARCABI"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 5 Result: 0
Command 5 Output:


Command 5 Stderr:


Command 6: "E:/llvm_build/./bin/clang.EXE" "-###" "-c" "-target"
"i386-apple-darwin10" "-isysroot" "/FOO"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 6 Result: 0
Command 6 Output:


Command 6 Stderr:


Command 7: "E:/llvm_build/./bin\FileCheck.EXE" "--check-prefix=CHECK-ISYSROOT"
"E:\llvm\tools\clang\test\Driver\warning-options.cpp"
Command 7 Result: 1
Command 7 Output:


Command 7 Stderr:
E:\llvm\tools\clang\test\Driver\warning-options.cpp:13:20: error: expected
string not found in input
// CHECK-ISYSROOT: warning: no such sysroot directory: '{{([A-Za-z]:.*)?}}/FOO'
                   ^
<stdin>:1:1: note: scanning from here
clang version 3.6.0 (218059)
^
<stdin>:4:890: note: possible intended match here
 "E:\\llvm_build\\bin\\clang.EXE" "-cc1" "-triple" "i386-apple-macosx10.6.0"
"-emit-obj" "-mrelax-all" "-disable-free" "-disable-llvm-verifier"
"-main-file-name" "warning-options.cpp" "-mrelocation-model" "pic" "-pic-level"
"2" "-mdisable-fp-elim" "-masm-verbose" "-target-cpu" "yonah"
"-dwarf-column-info" "-coverage-file"
"E:\\llvm_build\\tools\\clang\\test\\Driver\\warning-options.o" "-resource-dir"
"E:\\llvm_build\\bin\\..\\lib\\clang\\3.6.0" "-isysroot" "/FOO"
"-fdeprecated-macro" "-fdebug-compilation-dir"
"E:\\llvm_build\\tools\\clang\\test\\Driver"
"-ferror-limit" "19" "-fmessage-length" "0" "-stack-protector" "1"
"-mstackrealign" "-fblocks" "-fobjc-runtime=macosx-fragile-10.6.0"
"-fencode-extended-block-signature" "-fcxx-exceptions" "-fexceptions"
"-fmax-type-align=16" "-fdiagnostics-show-option" "-o" "warning-options.o" "-x"
"c++" "E:\\llvm\\tools\\clang\\test\\Driver\\warning-options.cpp"











         ^



--</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>