make[1]: Entering directory `/builddir/build/BUILD/llvm-2.8/tools/clang/test'
Making Clang 'lit.site.cfg' file...
--- Running clang tests for powerpc-koji-linux-gnu ---
lit.py: lit.cfg:129: note: using clang: '/builddir/build/BUILD/llvm-2.8/Release/bin/clang'
-- Testing: 2525 tests, 2 threads --
Testing: 0 .. 10..
FAIL: Clang :: CodeGen/bitfield-promote.c (478 of 2525)
******************** TEST 'Clang :: CodeGen/bitfield-promote.c' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang  -O3 -emit-llvm -S -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/CodeGen/Output/bitfield-promote.c.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/CodeGen/bitfield-promote.c
grep 'ret i64 4294967292' /builddir/build/BUILD/llvm-2.8/tools/clang/test/CodeGen/Output/bitfield-promote.c.tmp | count 2
grep 'ret i64 -4' /builddir/build/BUILD/llvm-2.8/tools/clang/test/CodeGen/Output/bitfield-promote.c.tmp | count 1
--
Exit Code: 1
Command Output (stderr):
--
Expected 2 lines, got 1.
--

********************
Testing: 0 .. 10.. 20..
FAIL: Clang :: CodeGenCXX/debug-info-byval.cpp (712 of 2525)
******************** TEST 'Clang :: CodeGenCXX/debug-info-byval.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang  -g -S /builddir/build/BUILD/llvm-2.8/tools/clang/test/CodeGenCXX/debug-info-byval.cpp -o - | FileCheck /builddir/build/BUILD/llvm-2.8/tools/clang/test/CodeGenCXX/debug-info-byval.cpp
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/CodeGenCXX/debug-info-byval.cpp:26:10: error: expected string not found in input
//CHECK: .ascii "missing_arg"
         ^
<stdin>:1:2: note: scanning from here
 .file "/builddir/build/BUILD/llvm-2.8/tools/clang/test/CodeGenCXX/debug-info-byval.cpp"
 ^
<stdin>:206:2: note: possible intended match here
 .ascii "get"
 ^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/code-completion.cpp (1136 of 2525)
******************** TEST 'Clang :: Index/code-completion.cpp' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/code-completion.cpp:23:11 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/code-completion.cpp | FileCheck -check-prefix=CHECK-MEMBER /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/code-completion.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/code-completion.cpp:33:18 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/code-completion.cpp | FileCheck -check-prefix=CHECK-OVERLOAD /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/code-completion.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/code-completion.cpp:37:10 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/code-completion.cpp | FileCheck -check-prefix=CHECK-EXPR /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/code-completion.cpp
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/code-completion.cpp:2:10: fatal error: 'nonexistent_header.h' file not found
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/code-completion.cpp:40:18: error: expected string not found in input
// CHECK-MEMBER: FieldDecl:{ResultType double}{TypedText member}
                 ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-at-directives.m (1137 of 2525)
******************** TEST 'Clang :: Index/complete-at-directives.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m:2:2 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m:3:2 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m:6:2 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m:2:1 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m:3:1 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m | FileCheck -check-prefix=CHECK-CC5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m:2:23 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m | FileCheck -check-prefix=CHECK-CC6 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m:2:22 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m | FileCheck -check-prefix=CHECK-CC7 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-directives.m:9:15: error: expected string not found in input
// CHECK-CC1: {TypedText class}{HorizontalSpace }{Placeholder name}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-blocks.m (1138 of 2525)
******************** TEST 'Clang :: Index/complete-blocks.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-blocks.m:8:1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-blocks.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-blocks.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-blocks.m:17:6 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-blocks.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-blocks.m
--
Exit Code: 1
Command Output (stderr):
--
UNREACHABLE executed!
0  libLLVM-2.8.so 0x0f4d04a8
1  libLLVM-2.8.so 0x0f4d0bec
2                 0x00100364 __kernel_sigtramp32 + 0
3                 0000000000 __kernel_sigtramp32 + 4293917852
4  libLLVM-2.8.so 0x0ebfa320
5                 0x00100364 __kernel_sigtramp32 + 0
6                 0xf7d43de0 __kernel_sigtramp32 + 4156832380
7  libc.so.6      0x0e4dbd68 abort + 588
8  libLLVM-2.8.so 0x0ec01490
9  libclang.so    0x0faae2e4 clang_getCursorKindSpelling + 64
10 c-index-test   0x10004dc4
11 c-index-test   0x10005244
12 c-index-test   0x100020a4 main + 1572
13 libc.so.6      0x0e4c2260
14 libc.so.6      0x0e4c23f4
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-blocks.m:20:15: error: expected string not found in input
// CHECK-CC1: FunctionDecl:{ResultType void}{TypedText f}{LeftParen (}{Placeholder int (^)(int x, int y)}{RightParen )} (45)
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-categories.m (1139 of 2525)
******************** TEST 'Clang :: Index/complete-categories.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m:12:16 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m:13:16 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m:18:20 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m:19:20 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m:20:20 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m | FileCheck -check-prefix=CHECK-CC5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-categories.m:23:15: error: expected string not found in input
// CHECK-CC1: ObjCCategoryDecl:{TypedText Cat1}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-ctor-inits.cpp (1140 of 2525)
******************** TEST 'Clang :: Index/complete-ctor-inits.cpp' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-ctor-inits.cpp:18:10 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-ctor-inits.cpp | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-ctor-inits.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-ctor-inits.cpp:18:23 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-ctor-inits.cpp | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-ctor-inits.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-ctor-inits.cpp:18:36 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-ctor-inits.cpp | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-ctor-inits.cpp
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-ctor-inits.cpp:21:15: error: expected string not found in input
// CHECK-CC1: NotImplemented:{TypedText a}{LeftParen (}{Placeholder args}{RightParen )} (20)
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-at-exprstmt.m (1141 of 2525)
******************** TEST 'Clang :: Index/complete-at-exprstmt.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m:9:4 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m:9:19 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m:9:3 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m:19:13 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m:19:17 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m | FileCheck -check-prefix=CHECK-CC5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m
--
Exit Code: 1
Command Output (stderr):
--
UNREACHABLE executed!
0  libLLVM-2.8.so 0x0f4d04a8
1  libLLVM-2.8.so 0x0f4d0bec
2                 0x00100364 __kernel_sigtramp32 + 0
3                 0000000000 __kernel_sigtramp32 + 4293917852
4  libLLVM-2.8.so 0x0ebfa320
5                 0x00100364 __kernel_sigtramp32 + 0
6                 0xf7ec3de0 __kernel_sigtramp32 + 4158405244
7  libc.so.6      0x0e4dbd68 abort + 588
8  libLLVM-2.8.so 0x0ec01490
9  libclang.so    0x0faae2e4 clang_getCursorKindSpelling + 64
10 c-index-test   0x10004dc4
11 c-index-test   0x10005244
12 c-index-test   0x100020a4 main + 1572
13 libc.so.6      0x0e4c2260
14 libc.so.6      0x0e4c23f4
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-at-exprstmt.m:23:15: error: expected string not found in input
// CHECK-CC1: {TypedText encode}{LeftParen (}{Placeholder type-name}{RightParen )}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-declarators.cpp (1142 of 2525)
******************** TEST 'Clang :: Index/complete-declarators.cpp' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp:8:5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp:8:11 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp:13:7 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp:14:14 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.cpp:18:15: error: expected string not found in input
// CHECK-CC1: NotImplemented:{TypedText const} (30)
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-declarators.m (1143 of 2525)
******************** TEST 'Clang :: Index/complete-declarators.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m:7:19 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m:9:15 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m:15:10 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m:16:9 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m:15:15 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m:15:15 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-declarators.m:27:15: error: expected string not found in input
// CHECK-CC1: NotImplemented:{TypedText param1} (30)
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-enums.c (1144 of 2525)
******************** TEST 'Clang :: Index/complete-enums.c' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-enums.c:11:1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-enums.c | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-enums.c
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-enums.c:15:15: error: expected string not found in input
// CHECK-CC1: EnumConstantDecl:{ResultType enum <anonymous>}{TypedText Red}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-exprs.c (1145 of 2525)
******************** TEST 'Clang :: Index/complete-exprs.c' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c:7:9 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c
env CINDEXTEST_EDITING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c:7:9 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c
env CINDEXTEST_EDITING=1 CINDEXTEST_COMPLETION_CACHING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c:7:9 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c:7:14 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c
env CINDEXTEST_EDITING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c:7:14 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c:7:18 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c:7:22 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c:7:2 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c:11:16 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c:19:3 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c | FileCheck -check-prefix=CHECK-CC6 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-exprs.c:23:15: error: expected string not found in input
// CHECK-CC1: NotImplemented:{TypedText __PRETTY_FUNCTION__} (60)
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-interfaces.m (1146 of 2525)
******************** TEST 'Clang :: Index/complete-interfaces.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m:6:12 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m:11:12 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m:11:19 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m:16:17 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m:19:17 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m | FileCheck -check-prefix=CHECK-CC5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-interfaces.m:23:15: error: expected string not found in input
// CHECK-CC1: ObjCInterfaceDecl:{TypedText Int1}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-hiding.c (1147 of 2525)
******************** TEST 'Clang :: Index/complete-hiding.c' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c:16:3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c
env CINDEXTEST_EDITING=1 CINDEXTEST_COMPLETION_CACHING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c:16:3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c:16:10 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c
env CINDEXTEST_EDITING=1 CINDEXTEST_COMPLETION_CACHING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c:16:10 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-hiding.c:21:15: error: expected string not found in input
// CHECK-CC1: VarDecl:{ResultType int}{TypedText StructA} (8)
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-macros.c (1148 of 2525)
******************** TEST 'Clang :: Index/complete-macros.c' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c:7:1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c
env CINDEXTEST_EDITING=1 CINDEXTEST_COMPLETION_CACHING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c:7:1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c:13:13 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c:14:8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c
env CINDEXTEST_EDITING=1 CINDEXTEST_COMPLETION_CACHING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c:14:8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c:15:5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c
env CINDEXTEST_EDITING=1 CINDEXTEST_COMPLETION_CACHING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c:15:5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-macros.c:20:15: error: expected string not found in input
// CHECK-CC1: macro definition:{TypedText FOO}{LeftParen (}{Placeholder Arg1}{Comma , }{Placeholder Arg2}{RightParen )}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-member-access.m (1149 of 2525)
******************** TEST 'Clang :: Index/complete-member-access.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-member-access.m:21:7 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-member-access.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-member-access.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-member-access.m:22:8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-member-access.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-member-access.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-member-access.m:26:15: error: expected string not found in input
// CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText prop1}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-memfunc-cvquals.cpp (1150 of 2525)
******************** TEST 'Clang :: Index/complete-memfunc-cvquals.cpp' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:19:5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp | FileCheck -check-prefix=CHECK-NOQUALS /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:20:7 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp | FileCheck -check-prefix=CHECK-NOQUALS /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:23:7 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp | FileCheck -check-prefix=CHECK-NOQUALS /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:21:6 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp | FileCheck -check-prefix=CHECK-CONST /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:22:8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp | FileCheck -check-prefix=CHECK-CONST /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:24:8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp | FileCheck -check-prefix=CHECK-CONST /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:25:8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp | FileCheck -check-prefix=CHECK-VOLATILE /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:29:2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp | FileCheck -check-prefix=CHECK-IMPLICIT-NOQUALS /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:33:1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp | FileCheck -check-prefix=CHECK-IMPLICIT-CONST /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:37:1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp | FileCheck -check-prefix=CHECK-IMPLICIT-VOLATILE /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:4:17 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp | FileCheck -check-prefix=CHECK-CVQUAL-AFTER /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:4:23 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp | FileCheck -check-prefix=CHECK-CVQUAL-AFTER2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-memfunc-cvquals.cpp:44:19: error: expected string not found in input
// CHECK-NOQUALS: CXXMethod:{ResultType void}{TypedText babble}{LeftParen (}{RightParen )}{Informative const volatile} (20)
                  ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-method-decls.m (1151 of 2525)
******************** TEST 'Clang :: Index/complete-method-decls.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:17:3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:17:7 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:24:7 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:33:3 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:33:8 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CC5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:37:7 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CC6 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:42:3 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CC7 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:52:21 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CC8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:52:19 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CC9 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:52:36 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CCA /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:56:3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CCB /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:56:8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CCC /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:56:21 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CCD /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:56:38 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CCE /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:60:4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CCF /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:60:11 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CCG /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:60:24 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CCF /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:60:26 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m | FileCheck -check-prefix=CHECK-CCH /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-method-decls.m:64:15: error: expected string not found in input
// CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text id}{RightParen )}{TypedText abc}
              ^
<stdin>:1:1: note: scanning from here
EnumConstantDecl:{Colon :}{TypedText }{Text id}{RightParen )}{TypedText abc}{Colon :}{TypedText }{Text int}{RightParen )}{TypedText getInt}{Colon :}{TypedText }{Text id}{RightParen )}{TypedText getSelf} (1)
^
<stdin>:1:3: note: possible intended match here
EnumConstantDecl:{Colon :}{TypedText }{Text id}{RightParen )}{TypedText abc}{Colon :}{TypedText }{Text int}{RightParen )}{TypedText getInt}{Colon :}{TypedText }{Text id}{RightParen )}{TypedText getSelf} (1)
  ^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-objc-message-id.m (1152 of 2525)
******************** TEST 'Clang :: Index/complete-objc-message-id.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m:24:14 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m:25:15 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m:26:19 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m:31:13 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m | FileCheck -check-prefix=CHECK-SELECTOR-PREF /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message-id.m:35:15: error: expected string not found in input
// CHECK-CC1: ObjCInstanceMethodDecl:{ResultType id}{TypedText autorelease}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-objc-message.m (1153 of 2525)
******************** TEST 'Clang :: Index/complete-objc-message.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:23:19 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:24:8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:61:16 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:65:16 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:74:9 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CC5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:82:8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CC6 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:95:8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CC7 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:95:17 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CC8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:95:24 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CC9 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:61:11 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CCA /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:103:6 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CCB /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:116:14 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CCC /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:116:23 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CCD /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:116:30 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CCE /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:61:11 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CCF /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:120:6 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CCG /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:121:14 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CCG /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:122:7 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CCH /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:134:6 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m | FileCheck -check-prefix=CHECK-CCI /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m
--
Exit Code: 1
Command Output (stderr):
--
UNREACHABLE executed!
0  libLLVM-2.8.so 0x0f4d04a8
1  libLLVM-2.8.so 0x0f4d0bec
2                 0x00100364 __kernel_sigtramp32 + 0
3                 0000000000 __kernel_sigtramp32 + 4293917852
4  libLLVM-2.8.so 0x0ebfa320
5                 0x00100364 __kernel_sigtramp32 + 0
6                 0xf7f23de0 __kernel_sigtramp32 + 4158798460
7  libc.so.6      0x0e4dbd68 abort + 588
8  libLLVM-2.8.so 0x0ec01490
9  libclang.so    0x0faae2e4 clang_getCursorKindSpelling + 64
10 c-index-test   0x10004dc4
11 c-index-test   0x10005244
12 c-index-test   0x100020a4 main + 1572
13 libc.so.6      0x0e4c2260
14 libc.so.6      0x0e4c23f4
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-objc-message.m:138:15: error: expected string not found in input
// CHECK-CC1: {TypedText categoryClassMethod}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-pch.m (1154 of 2525)
******************** TEST 'Clang :: Index/complete-pch.m' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang  -x objective-c-header -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-pch.m.tmp.h.pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Inputs/complete-pch.h
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-pch.m:10:7 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-pch.m.tmp.h /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-pch.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-pch.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-pch.m:11:6 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-pch.m.tmp.h /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-pch.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-pch.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-pch.m:19:15: error: expected string not found in input
// CHECK-CC1: ObjCClassMethodDecl:{ResultType int}{TypedText classMethod1:}{Placeholder (double)}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-preprocessor.m (1155 of 2525)
******************** TEST 'Clang :: Index/complete-preprocessor.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:4:2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:5:2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:9:8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:11:12 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:11:13 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:11:5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:14:5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m | FileCheck -check-prefix=CHECK-CC5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m
env CINDEXTEST_EDITING=1 CINDEXTEST_COMPLETION_CACHING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:4:2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m
env CINDEXTEST_EDITING=1 CINDEXTEST_COMPLETION_CACHING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:5:2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m
env CINDEXTEST_EDITING=1 CINDEXTEST_COMPLETION_CACHING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:9:8 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m
env CINDEXTEST_EDITING=1 CINDEXTEST_COMPLETION_CACHING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:11:5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m
env CINDEXTEST_EDITING=1 CINDEXTEST_COMPLETION_CACHING=1 c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:14:5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m | FileCheck -check-prefix=CHECK-CC5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-preprocessor.m:17:15: error: expected string not found in input
// CHECK-CC1: NotImplemented:{TypedText define}{HorizontalSpace }{Placeholder macro} (30)
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-properties.m (1156 of 2525)
******************** TEST 'Clang :: Index/complete-properties.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m:20:13 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m:20:20 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m:20:35 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m:21:10 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m:15:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m:15:1: warning: default property attribute 'assign' not appropriate for non-gc object
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m:16:1: warning: no 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m:16:1: warning: default property attribute 'assign' not appropriate for non-gc object
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-properties.m:25:15: error: expected string not found in input
// CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText Prop0}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-property-flags.m (1157 of 2525)
******************** TEST 'Clang :: Index/complete-property-flags.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-flags.m:7:11 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-flags.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-flags.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-flags.m:8:18 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-flags.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-flags.m
--
Exit Code: 1
Command Output (stderr):
--
UNREACHABLE executed!
0  libLLVM-2.8.so 0x0f4d04a8
1  libLLVM-2.8.so 0x0f4d0bec
2                 0x00100364 __kernel_sigtramp32 + 0
3                 0000000000 __kernel_sigtramp32 + 4293917852
4  libLLVM-2.8.so 0x0ebfa320
5                 0x00100364 __kernel_sigtramp32 + 0
6                 0xf7c43de0 __kernel_sigtramp32 + 4155783804
7  libc.so.6      0x0e4dbd68 abort + 588
8  libLLVM-2.8.so 0x0ec01490
9  libclang.so    0x0faae2e4 clang_getCursorKindSpelling + 64
10 c-index-test   0x10004dc4
11 c-index-test   0x10005244
12 c-index-test   0x100020a4 main + 1572
13 libc.so.6      0x0e4c2260
14 libc.so.6      0x0e4c23f4
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-flags.m:10:15: error: expected string not found in input
// CHECK-CC1: {TypedText assign}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-property-getset.m (1158 of 2525)
******************** TEST 'Clang :: Index/complete-property-getset.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m:13:21 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m:13:39 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m:19:21 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m:19:39 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-property-getset.m:23:15: error: expected string not found in input
// CHECK-CC1: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter1}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-protocols.m (1159 of 2525)
******************** TEST 'Clang :: Index/complete-protocols.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-protocols.m:9:11 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-protocols.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-protocols.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-protocols.m:9:21 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-protocols.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-protocols.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-protocols.m:12:11 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-protocols.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-protocols.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-protocols.m:18:15: error: expected string not found in input
// CHECK-CC1: ObjCProtocolDecl:{TypedText Protocol1}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-recovery.m (1160 of 2525)
******************** TEST 'Clang :: Index/complete-recovery.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-recovery.m:9:20 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-recovery.m 2>/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-recovery.m.tmp | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-recovery.m
not grep error /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-recovery.m.tmp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-recovery.m:10:24 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-recovery.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-recovery.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-recovery.m:16:15: error: expected string not found in input
// CHECK-CC1: NotImplemented:{TypedText @encode}{LeftParen (}{Placeholder type-name}{RightParen )}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40
FAIL: Clang :: Index/complete-super.cpp (1161 of 2525)
******************** TEST 'Clang :: Index/complete-super.cpp' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.cpp:16:3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.cpp | FileCheck -check-prefix=CHECK-FOO-UNQUAL /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.cpp:20:3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.cpp | FileCheck -check-prefix=CHECK-BAR-UNQUAL /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.cpp
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.cpp:16:6 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.cpp | FileCheck -check-prefix=CHECK-FOO-QUAL /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.cpp
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.cpp:24:22: error: expected string not found in input
// CHECK-FOO-UNQUAL: CXXMethod:{Text A::}{TypedText foo}{LeftParen (}{Placeholder a}{Comma , }{Placeholder b}{RightParen )} (8)
                     ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.
FAIL: Clang :: Index/complete-super.m (1162 of 2525)
******************** TEST 'Clang :: Index/complete-super.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m:20:4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m | FileCheck -check-prefix=CHECK-ADD-RECEIVER /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m:24:4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m | FileCheck -check-prefix=CHECK-SELECT-RECEIVER /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m:20:10 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m | FileCheck -check-prefix=CHECK-ADD-ADD /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m:24:10 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m | FileCheck -check-prefix=CHECK-SELECTOR-SELECTOR /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m:20:16 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m | FileCheck -check-prefix=CHECK-ADD-TO /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m:24:28 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m | FileCheck -check-prefix=CHECK-SELECTOR-FIRST /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m:24:37 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m | FileCheck -check-prefix=CHECK-SELECTOR-SECOND /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-super.m:30:24: error: expected string not found in input
// CHECK-ADD-RECEIVER: ObjCInstanceMethodDecl:{ResultType void}{TypedText super}{HorizontalSpace }{Text add:}{Placeholder a}{HorizontalSpace }{Text to:}{Placeholder b} (8)
                       ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.
FAIL: Clang :: Index/complete-tabs.c (1164 of 2525)
******************** TEST 'Clang :: Index/complete-tabs.c' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-tabs.c:5:5 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-tabs.c | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-tabs.c
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-tabs.c:8:15: error: expected string not found in input
// CHECK-CC1: {TypedText x}
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.
FAIL: Clang :: Index/complete-templates.cpp (1165 of 2525)
******************** TEST 'Clang :: Index/complete-templates.cpp' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-templates.cpp:14:2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-templates.cpp | FileCheck /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-templates.cpp
--
Exit Code: 1
Command Output (stderr):
--
UNREACHABLE executed!
0  libLLVM-2.8.so 0x0f4d04a8
1  libLLVM-2.8.so 0x0f4d0bec
2                 0x00100364 __kernel_sigtramp32 + 0
3                 0000000000 __kernel_sigtramp32 + 4293917852
4  libLLVM-2.8.so 0x0ebfa320
5                 0x00100364 __kernel_sigtramp32 + 0
6                 0xf7fa3de0 __kernel_sigtramp32 + 4159322748
7  libc.so.6      0x0e4dbd68 abort + 588
8  libLLVM-2.8.so 0x0ec01490
9  libclang.so    0x0faae2e4 clang_getCursorKindSpelling + 64
10 c-index-test   0x10004dc4
11 c-index-test   0x10005244
12 c-index-test   0x100020a4 main + 1572
13 libc.so.6      0x0e4c2260
14 libc.so.6      0x0e4c23f4
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-templates.cpp:18:11: error: expected string not found in input
// CHECK: FunctionTemplate:{ResultType void}{TypedText f}{LeftParen (}{Placeholder T}{RightParen )} (45)
          ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.
FAIL: Clang :: Index/complete-type-factors.m (1166 of 2525)
******************** TEST 'Clang :: Index/complete-type-factors.m' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m:16:11 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m | FileCheck -check-prefix=CHECK-CC1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m:17:18 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m | FileCheck -check-prefix=CHECK-CC2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m:18:10 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m | FileCheck -check-prefix=CHECK-CC3 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m:19:9 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m:21:9 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m | FileCheck -check-prefix=CHECK-CC4 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m:22:7 -Xclang -code-completion-patterns /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m | FileCheck -check-prefix=CHECK-CC6 /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-type-factors.m:30:15: error: expected string not found in input
// CHECK-CC1: EnumConstantDecl:{ResultType enum Color}{TypedText Blue} (30)
              ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.
FAIL: Clang :: Index/complete-unterminated.c (1168 of 2525)
******************** TEST 'Clang :: Index/complete-unterminated.c' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-unterminated.c:5:1 -pedantic /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-unterminated.c 2> /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-unterminated.c.tmp.err | FileCheck /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-unterminated.c
not grep error /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-unterminated.c.tmp.err
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-unterminated.c:8:6 -pedantic /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-unterminated.c 2> /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-unterminated.c.tmp.err
not grep error /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-unterminated.c.tmp.err
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-unterminated.c:10:28 -pedantic /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-unterminated.c 2> /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-unterminated.c.tmp.err
not grep unterminated /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-unterminated.c.tmp.err
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-unterminated.c:11:17 -pedantic /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-unterminated.c 2> /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-unterminated.c.tmp.err
not grep unterminated /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-unterminated.c.tmp.err
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-unterminated.c:18:10 -pedantic /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-unterminated.c 2> /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-unterminated.c.tmp.err
not grep unterminated /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/complete-unterminated.c.tmp.err
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/complete-unterminated.c:22:11: error: expected string not found in input
// CHECK: {TypedText Integer}
          ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.
FAIL: Clang :: Index/remap-complete.c (1190 of 2525)
******************** TEST 'Clang :: Index/remap-complete.c' FAILED ********************
Script:
--
c-index-test -code-completion-at=/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/remap-complete.c:6:2 -remap-file="/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/remap-complete.c;/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Inputs/remap-complete-to.c" /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/remap-complete.c 2> /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/remap-complete.c.tmp.err | FileCheck /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/remap-complete.c
FileCheck -check-prefix=CHECK-DIAGS /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/remap-complete.c < /builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/Output/remap-complete.c.tmp.err
--
Exit Code: 1
Command Output (stderr):
--
/builddir/build/BUILD/llvm-2.8/tools/clang/test/Index/remap-complete.c:5:11: error: expected string not found in input
// CHECK: FunctionDecl:{ResultType int}{TypedText f0}{LeftParen (}
          ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40..
FAIL: Clang :: Lexer/rdr-6096838-2.c (1219 of 2525)
******************** TEST 'Clang :: Lexer/rdr-6096838-2.c' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -pedantic -std=gnu89 -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/Lexer/rdr-6096838-2.c
--
Exit Code: 1
Command Output (stderr):
--
error: 'warning' diagnostics seen but not expected: 
  Line 5: magnitude of floating-point constant too small for type 'long double'; minimum is 4.940656458412465E-324
2 warnings and 1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40..
FAIL: Clang :: Lexer/rdr-6096838.c (1222 of 2525)
******************** TEST 'Clang :: Lexer/rdr-6096838.c' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/Lexer/rdr-6096838.c
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -std=gnu89 -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/Lexer/rdr-6096838.c
--
Exit Code: 1
Command Output (stderr):
--
error: 'warning' diagnostics seen but not expected: 
  Line 6: magnitude of floating-point constant too small for type 'long double'; minimum is 4.940656458412465E-324
1 warning and 1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40..
FAIL: Clang :: PCH/chain-cxx.cpp (1243 of 2525)
******************** TEST 'Clang :: PCH/chain-cxx.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -fsyntax-only -verify -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Inputs/chain-cxx1.h -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Inputs/chain-cxx2.h /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/chain-cxx.cpp
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++ -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/chain-cxx.cpp.tmp1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Inputs/chain-cxx1.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++ -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/chain-cxx.cpp.tmp2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Inputs/chain-cxx2.h -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/chain-cxx.cpp.tmp1 -chained-pch
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -fsyntax-only -verify -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/chain-cxx.cpp.tmp2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/chain-cxx.cpp
--
Exit Code: 1
Command Output (stderr):
--
fatal error: malformed or corrupted PCH file: 'declaration ID out-of-range for AST file'
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40..
FAIL: Clang :: PCH/cxx-friends.cpp (1252 of 2525)
******************** TEST 'Clang :: PCH/cxx-friends.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-friends.h -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-friends.cpp
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++-header -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-friends.cpp.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-friends.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-friends.cpp.tmp -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-friends.cpp
--
Exit Code: 1
Command Output (stderr):
--
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40..
FAIL: Clang :: PCH/cxx-namespaces.cpp (1254 of 2525)
******************** TEST 'Clang :: PCH/cxx-namespaces.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-namespaces.h -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-namespaces.cpp
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++-header -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-namespaces.cpp.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-namespaces.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-namespaces.cpp.tmp -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-namespaces.cpp
--
Exit Code: 1
Command Output (stderr):
--
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40..
FAIL: Clang :: PCH/chain-selectors.m (1256 of 2525)
******************** TEST 'Clang :: PCH/chain-selectors.m' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/chain-selectors.m -Wselector -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Inputs/chain-selectors1.h -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Inputs/chain-selectors2.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x objective-c -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/chain-selectors.m.tmp1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Inputs/chain-selectors1.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x objective-c -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/chain-selectors.m.tmp2 /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Inputs/chain-selectors2.h -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/chain-selectors.m.tmp1 -chained-pch
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/chain-selectors.m -Wselector -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/chain-selectors.m.tmp2
--
Exit Code: 139
Command Output (stderr):
--
4 warnings generated.
0  libLLVM-2.8.so 0x0fa704a8
1  libLLVM-2.8.so 0x0fa70bec
2                 0x00100364 __kernel_sigtramp32 + 0
3                 0x10c50560 __kernel_sigtramp32 + 280297980
4  clang          0x1040966c clang::Sema::MatchAllMethodDeclarations(llvm::DenseSet<clang::Selector, llvm::DenseMapInfo<clang::Selector> > const&, llvm::DenseSet<clang::Selector, llvm::DenseMapInfo<clang::Selector> > const&, llvm::DenseSet<clang::Selector, llvm::DenseMapInfo<clang::Selector> >&, llvm::DenseSet<clang::Selector, llvm::DenseMapInfo<clang::Selector> >&, clang::ObjCImplDecl*, clang::ObjCContainerDecl*, bool&, bool) + 1148
5  clang          0x1040a188 clang::Sema::ImplMethodsVsClassMethods(clang::Scope*, clang::ObjCImplDecl*, clang::ObjCContainerDecl*, bool) + 1296
6  clang          0x1040be60 clang::Sema::ActOnAtEnd(clang::Scope*, clang::SourceRange, clang::Decl*, clang::Decl**, unsigned int, clang::Decl**, unsigned int, clang::OpaquePtr<clang::DeclGroupRef>*, unsigned int) + 5152
7  clang          0x1031ef04 clang::Parser::ParseObjCAtEndDeclaration(clang::SourceRange) + 224
8  clang          0x10328498 clang::Parser::ParseObjCAtDirectives() + 468
9  clang          0x10338464 clang::Parser::ParseExternalDeclaration(clang::CXX0XAttributeList, clang::Parser::ParsingDeclSpec*) + 1320
10 clang          0x10338a44 clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&) + 152
11 clang          0x1031c96c clang::ParseAST(clang::Sema&, bool) + 192
12 clang          0x10126fe8 clang::ASTFrontendAction::ExecuteAction() + 240
13 clang          0x10127410 clang::FrontendAction::Execute() + 316
14 clang          0x10114554 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 320
15 clang          0x100fd580 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 932
16 clang          0x100f5f78 cc1_main(char const**, char const**, char const*, void*) + 552
17 clang          0x100f4474 main + 2368
18 libc.so.6      0x0ea62260
19 libc.so.6      0x0ea623f4
Stack dump:
0.	Program arguments: /builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/chain-selectors.m -Wselector -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/chain-selectors.m.tmp2 
1.	/builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/chain-selectors.m:14:1: current parser token 'void'
/builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/chain-selectors.m.script: line 4:  1530 Segmentation fault      (core dumped) /builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/chain-selectors.m -Wselector -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/chain-selectors.m.tmp2
--

********************
Testing: 0 .. 10.. 20.. 30.. 40..
FAIL: Clang :: PCH/cxx-static_assert.cpp (1258 of 2525)
******************** TEST 'Clang :: PCH/cxx-static_assert.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-static_assert.h -verify -std=c++0x /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-static_assert.cpp
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++-header -std=c++0x -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-static_assert.cpp.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-static_assert.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-static_assert.cpp.tmp -verify -std=c++0x /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-static_assert.cpp
--
Exit Code: 1
Command Output (stderr):
--
1 error generated.
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40..
FAIL: Clang :: PCH/cxx-traits.cpp (1259 of 2525)
******************** TEST 'Clang :: PCH/cxx-traits.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-traits.h -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-traits.cpp
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++-header -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-traits.cpp.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-traits.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-traits.cpp.tmp -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-traits.cpp
--
Exit Code: 1
Command Output (stderr):
--
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40..
FAIL: Clang :: PCH/cxx-templates.cpp (1260 of 2525)
******************** TEST 'Clang :: PCH/cxx-templates.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.cpp -ast-dump -o -
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.cpp -emit-llvm -o - | FileCheck /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.cpp
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++-header -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-templates.cpp.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-templates.cpp.tmp -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.cpp -ast-dump  -o -
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-templates.cpp.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.cpp -emit-llvm -o - | FileCheck /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.cpp
--
Exit Code: 1
Command Output (stdout):
--
typedef char *__builtin_va_list;
template <typename T1, typename T2> struct S;
template <typename T1, typename T2> struct S {
    struct S;
    S<T1, T2>() (CompoundStmt 0x10b5bd88 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:8:7, col:9>)


    static void templ();
};
struct S {
    struct S;
    static void partial();
};
struct S {
    struct S;
    static void explicit_special();
};
template <int x> int tmpl_f2() (CompoundStmt 0x10b76120 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:23:15, col:27>
  (ReturnStmt 0x10b76108 <col:17, col:24>
    (DeclRefExpr 0x10b760e4 <col:24> 'int' Decl='x' 0x10b75fe0)))

;
template <typename T, int y> T templ_f(T x) (CompoundStmt 0x10b76a60 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:26:16, line:31:1>
  (DeclStmt 0x10b767b0 <line:27:3, col:29>
    0x10b76310 "int z =
      (CallExpr 0x10b76788 <col:11, col:28> 'int':'int'
        (ImplicitCastExpr 0x10b76770 <col:11, col:25> 'int (*)(int)' <FunctionToPointerDecay>
          (DeclRefExpr 0x10b766b8 <col:11, col:25> 'int (int)' FunctionDecl='templ_f' 0x10b765e0))
        (IntegerLiteral 0x10b76420 <col:27> 'int' 3))")
  (BinaryOperator 0x10b768f0 <line:28:3, col:20> '<dependent type>' '='
    (DeclRefExpr 0x10b767c4 <col:3> 'int' Var='z' 0x10b76310)
    (CallExpr 0x10b768c8 <col:7, col:20> '<dependent type>'
      (UnresolvedLookupExpr 0x10b76850 <col:7, col:18> '<dependent type>' (ADL) = '1' 0x10b760c0)))
  (DeclStmt 0x10b769d0 <line:29:3, col:12>
    0x10b769a0 "T data[y]")
  (ReturnStmt 0x10b76a48 <line:30:3, col:12>
    (BinaryOperator 0x10b76a28 <col:10, col:12> '<dependent type>' '+'
      (DeclRefExpr 0x10b769e4 <col:10> 'T' ParmVar='x' 0x10b761e0)
      (DeclRefExpr 0x10b76a04 <col:12> 'int' Decl='y' 0x10b76180))))

;
void govl(int);
void govl(char);
template <typename T> struct Unresolv {
    struct Unresolv;
    void f() (CompoundStmt 0x10b77a38 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:38:12, line:40:3>
  (CallExpr 0x10b77a10 <line:39:5, col:13> '<dependent type>'
    (UnresolvedLookupExpr 0x10b77998 <col:5> '<overloaded function type>' (ADL) = '1' 0x10b76bf0 0x10b76b10)
    (CXXUnresolvedConstructExpr 0x10b779e8 <col:10, col:12> 'T')))


};
template <typename T> struct Dep {
    struct Dep;
    typedef typename T::type Ty;
    void f() (CompoundStmt 0x10b782b0 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:46:12, line:51:3>
  (DeclStmt 0x10b78010 <line:47:5, col:16>
    0x10b77fb0 "Ty x =
      (CXXUnresolvedConstructExpr 0x10b77fe8 <col:12, col:15> 'Ty':'typename T::type')")
  (CallExpr 0x10b78080 <line:48:5, col:13> '<dependent type>'
    (CXXDependentScopeMemberExpr 0x10b78040 <col:5, col:8> '<dependent type>'))
  (DeclStmt 0x10b781e8 <line:49:5, col:42>
    0x10b780c0 "int y =
      (CallExpr 0x10b781c0 <col:13, col:41> '<dependent type>'
        (CXXDependentScopeMemberExpr 0x10b7811c <col:13, col:38> '<dependent type>')
        (IntegerLiteral 0x10b78198 <col:40> 'int' 0))")
  (CallExpr 0x10b78288 <line:50:5, col:10> '<dependent type>'
    (UnresolvedMemberExpr 0x10b78218 <col:5> '<dependent type>'
      (CXXThisExpr 0x10b78200 <col:5> 'Dep<T> *' this))
    (DeclRefExpr 0x10b78264 <col:9> 'int' Var='y' 0x10b780c0)))


    void ovl(int);
    void ovl(float);
};
template <typename T, typename A1> inline T make_a(A1 const &a1) (CompoundStmt 0x10b78580 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:58:31, line:61:1>
  (CallExpr 0x10b784f0 <line:59:3, col:21> '<dependent type>'
    (DependentScopeDeclRefExpr 0x10b784c0 <col:3, col:6> '<dependent type>'))
  (ReturnStmt 0x10b78568 <line:60:3, col:14>
    (CXXUnresolvedConstructExpr 0x10b78540 <col:10, col:14> 'T'
      (DeclRefExpr 0x10b78520 <col:12> 'A1 const' ParmVar='a1' 0x10b783a0))))

;
template <class T> class UseBase {
    class UseBase;
    void foo();
    typedef int bar;
};
template <class T> class UseA : public UseBase<T> {
    class UseA;
    using UseBase<T>::1;
    using typename UseBase<T>::1;
};
template <class T> class Sub : public UseBase<int> {
    class Sub;
};
template <class _Ret, class _Tp> class mem_fun_t {
    class mem_fun_t;
public:
    mem_fun_t<_Ret, _Tp>(_Ret (_Tp::*__pf)()) (CompoundStmt 0x10b7b4b8 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:81:6, col:7>)


private:
    _Ret (_Tp::*_M_f)();
};
template <unsigned int N> bool isInt(int x);
bool isInt(int x) (CompoundStmt 0x10b7c980 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:90:33, line:93:1>
  (CXXTryStmt 0x10b7c92c <line:91:3, col:34>
    (CompoundStmt 0x10b7c8a0 <col:7, col:14>
      (UnaryOperator 0x10b7c888 <col:9, col:11> 'int' prefix '++'
        (DeclRefExpr 0x10b7c868 <col:11> 'int' ParmVar='x' 0x10b7c460)))
    (CXXCatchStmt 0x10b7c918 <col:16, col:34>
      (CompoundStmt 0x10b7c8f8 <col:27, col:34>
        (UnaryOperator 0x10b7c8e0 <col:29, col:31> 'int' prefix '--'
          (DeclRefExpr 0x10b7c8bc <col:31> 'int' ParmVar='x' 0x10b7c460)))))
  (ReturnStmt 0x10b7c968 <line:92:3, col:10>
    (CXXBoolLiteralExpr 0x10b7c950 <col:10> '_Bool' true)))


template <typename _CharT> int __copy_streambufs_eof(_CharT);
class basic_streambuf {
    class basic_streambuf;
    void m() (CompoundStmt 0x10b7d120 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:100:12, col:14>)


    ;
};
template <typename T> struct S_PR7660 {
    struct S_PR7660;
    void g(void (*)(T));
};
void g(void (*)(int)) (CompoundStmt 0x10b7e1d8 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:106:49, col:50>)


template <typename type-parameter-0-0> class C_PR7670;
class C_PR7670;
class C_PR7670;
template <bool B> struct S2 {
    struct S2;
    static bool V;
};
struct S2 {
    struct S2;
    static bool V;
};
template <typename T> struct S3 {
    struct S3;
    void m();
};
inline void m() (CompoundStmt 0x10b80090 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:126:24, col:26>)


template <typename T> struct S4 {
    struct S4;
    void m() (CompoundStmt 0x10b80378 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:130:14, col:16>)


};
struct S4 {
    struct S4;
    void m() (CompoundStmt 0x10b80378 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:130:14, col:16>)


};
void S4ImplicitInst() (CompoundStmt 0x10b807c0 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:134:23, line:137:1>
  (DeclStmt 0x10b80720 <line:135:5, col:14>
    0x10b806f0 "S4<int> s")
  (CXXMemberCallExpr 0x10b80780 <line:136:5, col:9> 'void'
    (MemberExpr 0x10b80754 <col:5, col:7> 'void (void)' .m 0x10b80590
      (DeclRefExpr 0x10b80734 <col:5> 'S4<int>':'struct S4<int>' Var='s' 0x10b806f0))))


struct A {
    struct A;
    typedef int type;
    static void my_f();
    template <typename T> static T my_templf(T x) (CompoundStmt 0x10b81a80 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.cpp:17:27, col:39>
  (ReturnStmt 0x10b81a68 <col:29, col:36>
    (DeclRefExpr 0x10b81a44 <col:36> 'T' ParmVar='x' 0x10b80a10)))

;
};
void test() (CompoundStmt 0x10b83998 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.cpp:20:13, line:33:1>
  (DeclStmt 0x10b81de8 <line:21:3, col:29>
    0x10b81b20 "int x =
      (CallExpr 0x10b81dc0 <col:11, col:28> 'int':'int'
        (ImplicitCastExpr 0x10b81da8 <col:11, col:25> 'int (*)(int)' <FunctionToPointerDecay>
          (DeclRefExpr 0x10b81d24 <col:11, col:25> 'int (int)' FunctionDecl='templ_f' 0x10b765e0))
        (IntegerLiteral 0x10b81c30 <col:27> 'int' 3))")
  (CallExpr 0x10b822c8 <line:23:3, col:25> 'void'
    (ImplicitCastExpr 0x10b822b0 <col:3, col:19> 'void (*)(void)' <FunctionToPointerDecay>
      (DeclRefExpr 0x10b82268 <col:3, col:19> 'void (void)' Decl='templ' 0x10b82200)))
  (CallExpr 0x10b82680 <line:24:3, col:25> 'void'
    (ImplicitCastExpr 0x10b82668 <col:3, col:17> 'void (*)(void)' <FunctionToPointerDecay>
      (DeclRefExpr 0x10b82638 <col:3, col:17> 'void (void)' Decl='partial' 0x10b825d0)))
  (CallExpr 0x10b82798 <line:25:3, col:35> 'void'
    (ImplicitCastExpr 0x10b82780 <col:3, col:18> 'void (*)(void)' <FunctionToPointerDecay>
      (DeclRefExpr 0x10b82754 <col:3, col:18> 'void (void)' Decl='explicit_special' 0x10b75f70)))
  (DeclStmt 0x10b834d0 <line:27:3, col:16>
    0x10b834a0 "Dep<A>::Ty ty")
  (DeclStmt 0x10b835a0 <line:28:3, col:11>
    0x10b83570 "Dep<A> a")
  (CXXMemberCallExpr 0x10b83600 <line:29:3, col:7> 'void'
    (MemberExpr 0x10b835d4 <col:3, col:5> 'void (void)' .f 0x10b832b0
      (DeclRefExpr 0x10b835b4 <col:3> 'Dep<struct A>':'struct Dep<struct A>' Var='a' 0x10b83570)))
  (DeclStmt 0x10b838f8 <line:31:3, col:13>
    0x10b83780 "S3<int> s3")
  (CXXMemberCallExpr 0x10b83958 <line:32:3, col:8> 'void'
    (MemberExpr 0x10b8392c <col:3, col:6> 'void (void)' .m 0x10b83890
      (DeclRefExpr 0x10b8390c <col:3> 'S3<int>':'struct S3<int>' Var='s3' 0x10b83780))))


struct S4;
typedef char *__builtin_va_list;
template <typename T1, typename T2> struct S;
template <typename T1, typename T2> struct S {
    struct S;
    S<T1, T2>() (CompoundStmt 0x10b26498 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:8:7, col:9>)


    static void templ();
};
struct S {
    struct S;
    static void partial();
};
struct S {
    struct S;
    static void explicit_special();
};
template <int x> int tmpl_f2() (CompoundStmt 0x10b21e78 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:23:15, col:27>
  (ReturnStmt 0x10b21e60 <col:17, col:24>
    (DeclRefExpr 0x10b21e40 <col:24> 'int' Decl='x' 0x10b17840)))

;
template <typename T, int y> T templ_f(T x) (CompoundStmt 0x10b18c78 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:26:16, line:31:1>
  (DeclStmt 0x10b18c60 <line:27:3, col:29>
    0x10b18ad0 "int z =
      (CallExpr 0x10b18c10 <col:11, col:28> 'int':'int'
        (ImplicitCastExpr 0x10b18bf8 <col:11, col:25> 'int (*)(int)' <FunctionToPointerDecay>
          (DeclRefExpr 0x10b18b60 <col:11, col:25> 'int (int)' FunctionDecl='templ_f' 0x10b17a90))
        (IntegerLiteral 0x10b18b10 <col:27> 'int' 3))")
  (BinaryOperator 0x10b18c40 <line:28:3, col:20> '<dependent type>' '='
    (DeclRefExpr 0x10b18aac <col:3> 'int' Var='z' 0x10b18ad0)
    (CallExpr 0x10b18a88 <col:7, col:20> '<dependent type>'
      (UnresolvedLookupExpr 0x10b18a0c <col:7, col:18> '<dependent type>' (ADL) = '1' 0x10b17810)))
  (DeclStmt 0x10b188b0 <line:29:3, col:12>
    0x10b188d0 "T data[y]")
  (ReturnStmt 0x10b18898 <line:30:3, col:12>
    (BinaryOperator 0x10b18878 <col:10, col:12> '<dependent type>' '+'
      (DeclRefExpr 0x10b18858 <col:10> 'T' ParmVar='x' 0x10b17970)
      (DeclRefExpr 0x10b18838 <col:12> 'int' Decl='y' 0x10b17a10))))

;
void govl(int);
void govl(char);
template <typename T> struct Unresolv {
    struct Unresolv;
    void f() (CompoundStmt 0x10b26690 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:38:12, line:40:3>
  (CallExpr 0x10b26660 <line:39:5, col:13> '<dependent type>'
    (UnresolvedLookupExpr 0x10b2661c <col:5> '<overloaded function type>' (ADL) = '1' 0x10b22a50 0x10b22990)
    (CXXUnresolvedConstructExpr 0x10b265f8 <col:10, col:12> 'T')))


};
template <typename T> struct Dep {
    struct Dep;
    typedef typename T::type Ty;
    void f() (CompoundStmt 0x10b37190 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:46:12, line:51:3>
  (DeclStmt 0x10b37118 <line:47:5, col:16>
    0x10b37130 "Ty x =
      (CXXUnresolvedConstructExpr 0x10b37168 <col:12, col:15> 'Ty':'typename T::type')")
  (CallExpr 0x10b370f0 <line:48:5, col:13> '<dependent type>'
    (CXXDependentScopeMemberExpr 0x10b26b68 <col:5, col:8> '<dependent type>'))
  (DeclStmt 0x10b26b50 <line:49:5, col:42>
    0x10b26980 "int y =
      (CallExpr 0x10b26a88 <col:13, col:41> '<dependent type>'
        (CXXDependentScopeMemberExpr 0x10b269e8 <col:13, col:38> '<dependent type>')
        (IntegerLiteral 0x10b269c0 <col:40> 'int' 0))")
  (CallExpr 0x10b26b20 <line:50:5, col:10> '<dependent type>'
    (UnresolvedMemberExpr 0x10b26ad0 <col:5> '<dependent type>'
      (CXXThisExpr 0x10b26ab8 <col:5> 'Dep<T> *' this))
    (DeclRefExpr 0x10b26954 <col:9> 'int' Var='y' 0x10b26980)))


    void ovl(int);
    void ovl(float);
};
template <typename T, typename A1> inline T make_a(A1 const &a1) (CompoundStmt 0x10b37270 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:58:31, line:61:1>
  (CallExpr 0x10b37248 <line:59:3, col:21> '<dependent type>'
    (DependentScopeDeclRefExpr 0x10b37218 <col:3, col:6> '<dependent type>'))
  (ReturnStmt 0x10b37200 <line:60:3, col:14>
    (CXXUnresolvedConstructExpr 0x10b371d8 <col:10, col:14> 'T'
      (DeclRefExpr 0x10b371b8 <col:12> 'A1 const' ParmVar='a1' 0x10b23130))))

;
template <class T> class UseBase {
    class UseBase;
    void foo();
    typedef int bar;
};
template <class T> class UseA : public UseBase<T> {
    class UseA;
    using UseBase<T>::1;
    using typename UseBase<T>::1;
};
template <class T> class Sub : public UseBase<int> {
    class Sub;
};
template <class _Ret, class _Tp> class mem_fun_t {
    class mem_fun_t;
public:
    mem_fun_t<_Ret, _Tp>(_Ret (_Tp::*__pf)()) (CompoundStmt 0x10b37640 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:81:6, col:7>)


private:
    _Ret (_Tp::*_M_f)();
};
template <unsigned int N> bool isInt(int x);
bool isInt(int x) (CompoundStmt 0x10b37770 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:90:33, line:93:1>
  (CXXTryStmt 0x10b3774c <line:91:3, col:34>
    (CompoundStmt 0x10b37730 <col:7, col:14>
      (UnaryOperator 0x10b37718 <col:9, col:11> 'int' prefix '++'
        (DeclRefExpr 0x10b376f4 <col:11> 'int' ParmVar='x' 0x10b0bea0)))
    (CXXCatchStmt 0x10b376e0 <col:16, col:34>
      (CompoundStmt 0x10b376c0 <col:27, col:34>
        (UnaryOperator 0x10b376a8 <col:29, col:31> 'int' prefix '--'
          (DeclRefExpr 0x10b37684 <col:31> 'int' ParmVar='x' 0x10b0bea0)))))
  (ReturnStmt 0x10b37670 <line:92:3, col:10>
    (CXXBoolLiteralExpr 0x10b37658 <col:10> '_Bool' true)))


template <typename _CharT> int __copy_streambufs_eof(_CharT);
class basic_streambuf {
    class basic_streambuf;
    void m() (CompoundStmt 0x10b377f8 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:100:12, col:14>)


    ;
};
template <typename T> struct S_PR7660 {
    struct S_PR7660;
    void g(void (*)(T));
};
void g(void (*)(int)) (CompoundStmt 0x10b37810 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:106:49, col:50>)


template <typename type-parameter-0-0> class C_PR7670;
class C_PR7670;
class C_PR7670;
template <bool B> struct S2 {
    struct S2;
    static bool V;
};
struct S2 {
    struct S2;
    static bool V;
};
template <typename T> struct S3 {
    struct S3;
    void m();
};
inline void m() (CompoundStmt 0x10b378b8 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:126:24, col:26>)


template <typename T> struct S4 {
    struct S4;
    void m() (CompoundStmt 0x10b18820 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:130:14, col:16>)


};
struct S4 {
    struct S4;
    void m() (CompoundStmt 0x10b18820 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:130:14, col:16>)


};
void S4ImplicitInst() (CompoundStmt 0x10b379f8 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.h:134:23, line:137:1>
  (DeclStmt 0x10b379e0 <line:135:5, col:14>
    0x10b37930 "S4<int> s")
  (CXXMemberCallExpr 0x10b379b8 <line:136:5, col:9> 'void'
    (MemberExpr 0x10b3798c <col:5, col:7> 'void (void)' .m 0x10b0b870
      (DeclRefExpr 0x10b378d0 <col:5> 'S4<int>':'struct S4<int>' Var='s' 0x10b37930))))


struct A {
    struct A;
    typedef int type;
    static void my_f();
    template <typename T> static T my_templf(T x) (CompoundStmt 0x10b183d8 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.cpp:17:27, col:39>
  (ReturnStmt 0x10b183c0 <col:29, col:36>
    (DeclRefExpr 0x10b1839c <col:36> 'T' ParmVar='x' 0x10b182c0)))

;
};
void test() (CompoundStmt 0x10b18790 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-templates.cpp:20:13, line:33:1>
  (DeclStmt 0x10b18778 <line:21:3, col:29>
    0x10b18480 "int x =
      (CallExpr 0x10b18750 <col:11, col:28> 'int':'int'
        (ImplicitCastExpr 0x10b18738 <col:11, col:25> 'int (*)(int)' <FunctionToPointerDecay>
          (DeclRefExpr 0x10b18684 <col:11, col:25> 'int (int)' FunctionDecl='templ_f' 0x10b17a90))
        (IntegerLiteral 0x10b18590 <col:27> 'int' 3))"))


struct S4;
--
Command Output (stderr):
--
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40..
FAIL: Clang :: PCH/cxx-typeid.cpp (1261 of 2525)
******************** TEST 'Clang :: PCH/cxx-typeid.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang  -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-typeid.h -fsyntax-only -Xclang -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-typeid.cpp
/builddir/build/BUILD/llvm-2.8/Release/bin/clang  -ccc-pch-is-pch -x c++-header -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-typeid.cpp.tmp.gch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-typeid.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang  -ccc-pch-is-pch -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-typeid.cpp.tmp -fsyntax-only -Xclang -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-typeid.cpp
--
Exit Code: 1
Command Output (stderr):
--
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40..
FAIL: Clang :: PCH/cxx-using.cpp (1262 of 2525)
******************** TEST 'Clang :: PCH/cxx-using.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-using.h -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-using.cpp
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++-header -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-using.cpp.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-using.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx-using.cpp.tmp -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx-using.cpp
--
Exit Code: 1
Command Output (stderr):
--
1 error generated.
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 
FAIL: Clang :: PCH/cxx_exprs.cpp (1263 of 2525)
******************** TEST 'Clang :: PCH/cxx_exprs.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h -std=c++0x -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp -ast-dump
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++-header -std=c++0x -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx_exprs.cpp.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -std=c++0x -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/cxx_exprs.cpp.tmp -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp -ast-dump
--
Exit Code: 1
Command Output (stdout):
--
typedef char *__builtin_va_list;
typedef typeof (static_cast<void *>(0)) static_cast_result;
struct Base {
    struct Base;
    Base(int);
    virtual void f(int x = (IntegerLiteral 0x10ecbdb8 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:8:49> 'int' 492)
);
    void ~Base();
    inline Base &operator=(Base const &) throw();
    inline Base(Base const &) throw();
};
struct Derived :  Base {
    struct Derived;
    Derived();
    void g();
    inline Derived &operator=(Derived const &) throw();
    inline void ~Derived();
    inline Derived(Derived const &) throw();
};
Base *base_ptr;
typedef typeof (dynamic_cast<Derived *>(base_ptr)) dynamic_cast_result;
typedef typeof (reinterpret_cast<void *>(0)) reinterpret_cast_result;
char const *const_char_ptr_value;
typedef typeof (const_cast<char *>(const_char_ptr_value)) const_cast_result;
int int_value;
typedef typeof (double(int_value)) functional_cast_result;
typedef typeof (true) bool_literal_result;
bool const true_value = (CXXBoolLiteralExpr 0x10ee6e20 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:26:25> '_Bool' true)
;
bool const false_value = (CXXBoolLiteralExpr 0x10ee6e70 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:27:26> '_Bool' false)
;
typedef typeof (nullptr) cxx_null_ptr_result;
void foo(Derived *P) (CompoundStmt 0x10ee70a8 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:32:22, line:35:1>
  (CXXMemberCallExpr 0x10ee7060 <line:34:3, col:10> 'void'
    (MemberExpr 0x10ee700c <col:3, col:6> 'void (int)' ->f 0x10ecbbb0
      (ImplicitCastExpr 0x10ee7088 <col:3> 'struct Base *' <UncheckedDerivedToBase (Base)> lvalue
        (DeclRefExpr 0x10ee6fec <col:3> 'struct Derived *' ParmVar='P' 0x10ee6f20)))
    (IntegerLiteral 0x10ee7038 <col:8> 'int' 12)))


namespace std {
    class type_info {
        class type_info;
    };
}
typedef typeof (typeid(int)) *typeid_result1;
typedef typeof (typeid(2)) *typeid_result2;
Derived foo();
Derived() : Base((IntegerLiteral 0x10ee7708 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:49:27> 'int' 4)
) (CompoundStmt 0x10ee7798 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:49:30, line:50:1>)


void g() (CompoundStmt 0x10ee88f8 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:52:19, line:73:1>
  (CXXMemberCallExpr 0x10ee78b0 <line:54:3, col:6> 'void'
    (MemberExpr 0x10ee7860 <col:3> 'void (int)' ->f 0x10ecbbb0
      (ImplicitCastExpr 0x10ee78d8 <col:3> 'struct Base *' <UncheckedDerivedToBase (Base)>
        (CXXThisExpr 0x10ee7848 <col:3> 'struct Derived *' this)))
    (IntegerLiteral 0x10ee7888 <col:5> 'int' 2))
  (CXXMemberCallExpr 0x10ee7960 <line:55:3, col:12> 'void'
    (MemberExpr 0x10ee7910 <col:3, col:9> 'void (int)' ->f 0x10ecbbb0
      (ImplicitCastExpr 0x10ee7988 <col:3> 'struct Base *' <UncheckedDerivedToBase (Base)>
        (CXXThisExpr 0x10ee78f8 <col:3> 'struct Derived *' this)))
    (IntegerLiteral 0x10ee7938 <col:11> 'int' 1))
  (CXXThrowExpr 0x10ee79a8 <line:58:3> 'void')
  (CXXThrowExpr 0x10ee79e8 <line:59:3, col:9> 'void'
    (IntegerLiteral 0x10ee79c0 <col:9> 'int' 42))
  (CXXMemberCallExpr 0x10ee7a40 <line:62:3, col:5> 'void'
    (MemberExpr 0x10ee7a18 <col:3> 'void (int)' ->f 0x10ecbbb0
      (ImplicitCastExpr 0x10ee7a68 <col:3> 'struct Base *' <UncheckedDerivedToBase (Base)>
        (CXXThisExpr 0x10ee7a00 <col:3> 'struct Derived *' this)))
    (CXXDefaultArgExpr 0x10ee7a90 <<invalid sloc>> 'int'))
  (DeclStmt 0x10ee8270 <line:64:3, col:27>
    0x10ee7ac0 "Derived const &X =
      (CXXExprWithTemporaries 0x10ee8248 <col:22, col:26> 'struct Derived const'
        (CXXTemporary 0x10ee8210)
        (ImplicitCastExpr 0x10ee8230 <col:22, col:26> 'struct Derived const' <NoOp>
          (CXXBindTemporaryExpr 0x10ee8218 <col:22, col:26> 'struct Derived' (CXXTemporary 0x10ee8210)
            (CallExpr 0x10ee81e8 <col:22, col:26> 'struct Derived'
              (ImplicitCastExpr 0x10ee81d0 <col:22> 'struct Derived (*)(void)' <FunctionToPointerDecay>
                (DeclRefExpr 0x10ee7b34 <col:22> 'struct Derived (void)' FunctionDecl='foo' 0x10ee7420))))))")
  (DeclStmt 0x10ee8348 <line:68:3, col:19>
    0x10ee82a0 "int A =
      (CXXFunctionalCastExpr 0x10ee8320 <col:11, col:18> 'int' functional cast to int
        (ImplicitCastExpr 0x10ee8308 <col:15> 'int' <FloatingToIntegral>
          (FloatingLiteral 0x10ee82e0 <col:15> 'double' 5.000000e-01)))")
  (BinaryOperator 0x10ee83a8 <line:69:3, col:11> 'int' '='
    (DeclRefExpr 0x10ee835c <col:3> 'int' Var='A' 0x10ee82a0)
    (CXXScalarValueInitExpr 0x10ee8390 <col:7, col:11> 'int'))
  (DeclStmt 0x10ee8888 <line:71:3, col:24>
    0x10ee83e0 "Base *b =
      (CXXNewExpr 0x10ee8848 <col:13, col:23> 'struct Base *'
        (IntegerLiteral 0x10ee8410 <col:22> 'int' 4))")
  (CXXDeleteExpr 0x10ee88d8 <line:72:3, col:10> 'void'
    (ImplicitCastExpr 0x10ee88c0 <col:10> 'void *' <NoOp>
      (DeclRefExpr 0x10ee889c <col:10> 'struct Base *' Var='b' 0x10ee83e0))))


void *operator new(unsigned long) throw(std::bad_alloc);
void *operator new[](unsigned long) throw(std::bad_alloc);
void operator delete(void *) throw();
void operator delete[](void *) throw();
struct CtorStruct {
    struct CtorStruct;
    CtorStruct(int, float);
    inline CtorStruct(CtorStruct const &) throw() (CompoundStmt 0x10ee8dc0 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:78:8>)


};
CtorStruct create_CtorStruct() (CompoundStmt 0x10ee8e38 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:80:32, line:82:1>
  (ReturnStmt 0x10ee8e20 <line:81:3, col:29>
    (CXXConstructExpr 0x10ee8df0 <col:10, col:29> 'struct CtorStruct''void (struct CtorStruct const &) throw()' elidable
      (ImplicitCastExpr 0x10ee8dd8 <col:10, col:29> 'struct CtorStruct const' <NoOp>
        (CXXTemporaryObjectExpr 0x10ee8d88 <col:10, col:29> 'struct CtorStruct''void (int, float)'
          (IntegerLiteral 0x10ee8c40 <col:21> 'int' 1)
          (FloatingLiteral 0x10ee8c68 <col:24> 'float' 3.140000e+00))))))


int integer;
double floating;
char character;
bool boolean;
static_cast_result void_ptr = (ImplicitCastExpr 0x10ee9000 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:14:31, col:32> 'static_cast_result':'void *' <Unknown>
  (UnaryOperator 0x10ee8fe8 <col:31, col:32> 'int *' prefix '&'
    (DeclRefExpr 0x10ee8fac <col:32> 'int' Var='integer' 0x10ee8e70)))
;
Derived *d;
dynamic_cast_result derived_ptr = (DeclRefExpr 0x10ee90ac </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:18:35> 'struct Derived *' Var='d' 0x10ee9030)
;
reinterpret_cast_result void_ptr2 = (ImplicitCastExpr 0x10ee9158 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:21:37, col:38> 'reinterpret_cast_result':'void *' <Unknown>
  (UnaryOperator 0x10ee9140 <col:37, col:38> 'int *' prefix '&'
    (DeclRefExpr 0x10ee911c <col:38> 'int' Var='integer' 0x10ee8e70)))
;
const_cast_result char_ptr = (UnaryOperator 0x10ee9420 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:24:30, col:31> 'char *' prefix '&'
  (DeclRefExpr 0x10ee93fc <col:31> 'char' Var='character' 0x10ee8ef0))
;
functional_cast_result *double_ptr = (UnaryOperator 0x10ee94e0 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:27:38, col:39> 'double *' prefix '&'
  (DeclRefExpr 0x10ee94bc <col:39> 'double' Var='floating' 0x10ee8eb0))
;
bool_literal_result *bool_ptr = (UnaryOperator 0x10ee95a0 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:30:33, col:34> '_Bool *' prefix '&'
  (DeclRefExpr 0x10ee957c <col:34> '_Bool' Var='boolean' 0x10ee8f30))
;
;
;
cxx_null_ptr_result null_ptr = (CXXNullPtrLiteralExpr 0x10ee9800 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:35:32> 'nullptr_t')
;
typeid_result1 typeid_1 = (ImplicitCastExpr 0x10ee9888 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:38:27> 'typeid_result1':'typeof (typeid(int)) *' <Unknown>
  (IntegerLiteral 0x10ee9860 <col:27> 'int' 0))
;
typeid_result2 typeid_2 = (ImplicitCastExpr 0x10ee9918 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:39:27> 'typeid_result2':'typeof (typeid(2)) *' <Unknown>
  (IntegerLiteral 0x10ee98f0 <col:27> 'int' 0))
;
typedef char *__builtin_va_list;
typedef typeof (static_cast<void *>(0)) static_cast_result;
struct Base {
    struct Base;
    Base(int);
    virtual void f(int x = (IntegerLiteral 0x10eadba0 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:8:49> 'int' 492)
);
    void ~Base();
    inline Base &operator=(Base const &) throw();
    inline Base(Base const &) throw();
};
struct Derived :  Base {
    struct Derived;
    Derived();
    void g();
    inline Derived &operator=(Derived const &) throw();
    inline void ~Derived();
    inline Derived(Derived const &) throw();
};
Base *base_ptr;
typedef typeof (dynamic_cast<Derived *>(base_ptr)) dynamic_cast_result;
typedef typeof (reinterpret_cast<void *>(0)) reinterpret_cast_result;
char const *const_char_ptr_value;
typedef typeof (const_cast<char *>(const_char_ptr_value)) const_cast_result;
int int_value;
typedef typeof (double(int_value)) functional_cast_result;
typedef typeof (true) bool_literal_result;
bool const true_value = (CXXBoolLiteralExpr 0x10e9bc18 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:26:25> '_Bool' true)
;
bool const false_value = (CXXBoolLiteralExpr 0x10e9bc68 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:27:26> '_Bool' false)
;
typedef typeof (nullptr) cxx_null_ptr_result;
void foo(Derived *P) (CompoundStmt 0x10eae5a0 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:32:22, line:35:1>
  (CXXMemberCallExpr 0x10eae570 <line:34:3, col:10> 'void'
    (MemberExpr 0x10eae548 <col:3, col:6> 'void (int)' ->f 0x10eadaf0
      (ImplicitCastExpr 0x10eae510 <col:3> 'struct Base *' <UncheckedDerivedToBase (Base)> lvalue
        (DeclRefExpr 0x10eae4f0 <col:3> 'struct Derived *' ParmVar='P' 0x10e9bd30)))
    (IntegerLiteral 0x10eae4c8 <col:8> 'int' 12)))


namespace std {
    class type_info {
        class type_info;
    };
}
typedef typeof (typeid(int)) *typeid_result1;
typedef typeof (typeid(2)) *typeid_result2;
Derived foo();
Derived() : Base((IntegerLiteral 0x10e9bf30 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:49:27> 'int' 4)
) (CompoundStmt 0x10eae5c0 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:49:30, line:50:1>)


void g() (CompoundStmt 0x10ebec60 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:52:19, line:73:1>
  (CXXMemberCallExpr 0x10ebec30 <line:54:3, col:6> 'void'
    (MemberExpr 0x10ebec08 <col:3> 'void (int)' ->f 0x10eadaf0
      (ImplicitCastExpr 0x10ebebd0 <col:3> 'struct Base *' <UncheckedDerivedToBase (Base)>
        (CXXThisExpr 0x10ebebb8 <col:3> 'struct Derived *' this)))
    (IntegerLiteral 0x10ebeb90 <col:5> 'int' 2))
  (CXXMemberCallExpr 0x10ebeb60 <line:55:3, col:12> 'void'
    (MemberExpr 0x10ebeb38 <col:3, col:9> 'void (int)' ->f 0x10eadaf0
      (ImplicitCastExpr 0x10ebeaf8 <col:3> 'struct Base *' <UncheckedDerivedToBase (Base)>
        (CXXThisExpr 0x10eaeab0 <col:3> 'struct Derived *' this)))
    (IntegerLiteral 0x10eaea88 <col:11> 'int' 1))
  (CXXThrowExpr 0x10eaea70 <line:58:3> 'void')
  (CXXThrowExpr 0x10eaea58 <line:59:3, col:9> 'void'
    (IntegerLiteral 0x10eaea30 <col:9> 'int' 42))
  (CXXMemberCallExpr 0x10eaea00 <line:62:3, col:5> 'void'
    (MemberExpr 0x10eae9d8 <col:3> 'void (int)' ->f 0x10eadaf0
      (ImplicitCastExpr 0x10eae998 <col:3> 'struct Base *' <UncheckedDerivedToBase (Base)>
        (CXXThisExpr 0x10eae980 <col:3> 'struct Derived *' this)))
    (CXXDefaultArgExpr 0x10eae968 <<invalid sloc>> 'int'))
  (DeclStmt 0x10eae820 <line:64:3, col:27>
    0x10eae840 "Derived const &X =
      (CXXExprWithTemporaries 0x10eae930 <col:22, col:26> 'struct Derived const'
        (CXXTemporary 0x10eae960)
        (ImplicitCastExpr 0x10eae918 <col:22, col:26> 'struct Derived const' <NoOp>
          (CXXBindTemporaryExpr 0x10eae8f8 <col:22, col:26> 'struct Derived' (CXXTemporary 0x10eae910)
            (CallExpr 0x10eae8d0 <col:22, col:26> 'struct Derived'
              (ImplicitCastExpr 0x10eae8a0 <col:22> 'struct Derived (*)(void)' <FunctionToPointerDecay>
                (DeclRefExpr 0x10eae87c <col:22> 'struct Derived (void)' FunctionDecl='foo' 0x10e9bd80))))))")
  (DeclStmt 0x10eae808 <line:68:3, col:19>
    0x10eae730 "int A =
      (CXXFunctionalCastExpr 0x10eae7b0 <col:11, col:18> 'int' functional cast to int
        (ImplicitCastExpr 0x10eae798 <col:15> 'int' <FloatingToIntegral>
          (FloatingLiteral 0x10eae770 <col:15> 'double' 5.000000e-01)))")
  (BinaryOperator 0x10eae7e8 <line:69:3, col:11> 'int' '='
    (DeclRefExpr 0x10eae710 <col:3> 'int' Var='A' 0x10eae730)
    (CXXScalarValueInitExpr 0x10eae6f8 <col:7, col:11> 'int'))
  (DeclStmt 0x10eae6e0 <line:71:3, col:24>
    0x10eae600 "Base *b =
      (CXXNewExpr 0x10eae668 <col:13, col:23> 'struct Base *'
        (IntegerLiteral 0x10eae640 <col:22> 'int' 4))")
  (CXXDeleteExpr 0x10eae6c0 <line:72:3, col:10> 'void'
    (ImplicitCastExpr 0x10eae6a8 <col:10> 'void *' <NoOp>
      (DeclRefExpr 0x10eae5d8 <col:10> 'struct Base *' Var='b' 0x10eae600))))


void *operator new(unsigned long) throw(std::bad_alloc);
void *operator new[](unsigned long) throw(std::bad_alloc);
void operator delete(void *) throw();
void operator delete[](void *) throw();
struct CtorStruct {
    struct CtorStruct;
    CtorStruct(int, float);
    inline CtorStruct(CtorStruct const &) throw() (CompoundStmt 0x10ebeed8 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:78:8>)


};
CtorStruct create_CtorStruct() (CompoundStmt 0x10ebefd8 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.h:80:32, line:82:1>
  (ReturnStmt 0x10ebefc0 <line:81:3, col:29>
    (CXXConstructExpr 0x10ebef90 <col:10, col:29> 'struct CtorStruct''void (struct CtorStruct const &) throw()' elidable
      (ImplicitCastExpr 0x10ebef78 <col:10, col:29> 'struct CtorStruct const' <NoOp>
        (CXXTemporaryObjectExpr 0x10ebef40 <col:10, col:29> 'struct CtorStruct''void (int, float)'
          (IntegerLiteral 0x10ebef18 <col:21> 'int' 1)
          (FloatingLiteral 0x10ebeef0 <col:24> 'float' 3.140000e+00))))))


int integer;
double floating;
char character;
bool boolean;
static_cast_result void_ptr = (ImplicitCastExpr 0x10eac840 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:14:31, col:32> 'static_cast_result':'void *' <Unknown>
  (UnaryOperator 0x10eac828 <col:31, col:32> 'int *' prefix '&'
    (DeclRefExpr 0x10eac7ec <col:32> 'int' Var='integer' 0x10e9c380)))
;
Derived *d;
dynamic_cast_result derived_ptr = (DeclRefExpr 0x10eac99c </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:18:35> 'struct Derived *' Var='d' 0x10eac870)
;
reinterpret_cast_result void_ptr2 = (ImplicitCastExpr 0x10eacb08 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:21:37, col:38> 'reinterpret_cast_result':'void *' <Unknown>
  (UnaryOperator 0x10eacaf0 <col:37, col:38> 'int *' prefix '&'
    (DeclRefExpr 0x10eacacc <col:38> 'int' Var='integer' 0x10e9c380)))
;
const_cast_result char_ptr = (UnaryOperator 0x10eacc60 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:24:30, col:31> 'char *' prefix '&'
  (DeclRefExpr 0x10eacc3c <col:31> 'char' Var='character' 0x10e9c400))
;
functional_cast_result *double_ptr = (UnaryOperator 0x10eace00 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:27:38, col:39> 'double *' prefix '&'
  (DeclRefExpr 0x10eacddc <col:39> 'double' Var='floating' 0x10e9c3c0))
;
bool_literal_result *bool_ptr = (UnaryOperator 0x10eacf40 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:30:33, col:34> '_Bool *' prefix '&'
  (DeclRefExpr 0x10eacf1c <col:34> '_Bool' Var='boolean' 0x10e9c440))
;
;
;
cxx_null_ptr_result null_ptr = (CXXNullPtrLiteralExpr 0x10ead220 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:35:32> 'nullptr_t')
;
typeid_result1 typeid_1 = (ImplicitCastExpr 0x10ead508 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:38:27> 'typeid_result1':'typeof (typeid(int)) *' <Unknown>
  (IntegerLiteral 0x10ead4e0 <col:27> 'int' 0))
;
typeid_result2 typeid_2 = (ImplicitCastExpr 0x10ead668 </builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/cxx_exprs.cpp:39:27> 'typeid_result2':'typeof (typeid(2)) *' <Unknown>
  (IntegerLiteral 0x10ead640 <col:27> 'int' 0))
;
--
Command Output (stderr):
--
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 
FAIL: Clang :: PCH/exprs.c (1265 of 2525)
******************** TEST 'Clang :: PCH/exprs.c' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -fblocks -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/exprs.h -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/exprs.c
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -emit-pch -fblocks -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/exprs.c.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/exprs.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -fblocks -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/exprs.c.tmp -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/exprs.c
--
Exit Code: 1
Command Output (stderr):
--
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 
FAIL: Clang :: PCH/namespaces.cpp (1274 of 2525)
******************** TEST 'Clang :: PCH/namespaces.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++ -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Inputs/namespaces.h -fsyntax-only /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/namespaces.cpp
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++ -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/namespaces.cpp.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Inputs/namespaces.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++ -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/namespaces.cpp.tmp -fsyntax-only /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/namespaces.cpp
--
Exit Code: 1
Command Output (stderr):
--
fatal error: malformed or corrupted PCH file: 'declaration ID out-of-range for AST file'
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 
FAIL: Clang :: PCH/objc_import.m (1277 of 2525)
******************** TEST 'Clang :: PCH/objc_import.m' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objc_import.h -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objc_import.m
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x objective-c -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/objc_import.m.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objc_import.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/objc_import.m.tmp -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objc_import.m
--
Exit Code: 1
Command Output (stderr):
--
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 
FAIL: Clang :: PCH/objc_methods.m (1278 of 2525)
******************** TEST 'Clang :: PCH/objc_methods.m' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objc_methods.h -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objc_methods.m
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x objective-c -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/objc_methods.m.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objc_methods.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/objc_methods.m.tmp -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objc_methods.m
--
Exit Code: 1
Command Output (stderr):
--
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 
FAIL: Clang :: PCH/objc_property.m (1279 of 2525)
******************** TEST 'Clang :: PCH/objc_property.m' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objc_property.h -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objc_property.m
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x objective-c -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/objc_property.m.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objc_property.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/objc_property.m.tmp -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objc_property.m
--
Exit Code: 1
Command Output (stderr):
--
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 
FAIL: Clang :: PCH/objcxx-ivar-class.mm (1282 of 2525)
******************** TEST 'Clang :: PCH/objcxx-ivar-class.mm' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objcxx-ivar-class.h -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objcxx-ivar-class.mm -emit-llvm -o - | FileCheck /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objcxx-ivar-class.mm
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x objective-c++-header -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/objcxx-ivar-class.mm.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objcxx-ivar-class.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/objcxx-ivar-class.mm.tmp -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objcxx-ivar-class.mm -emit-llvm -o - | FileCheck /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objcxx-ivar-class.mm
--
Exit Code: 1
Command Output (stderr):
--
0  libLLVM-2.8.so 0x0fa704a8
1  libLLVM-2.8.so 0x0fa70bec
2                 0x00100364 __kernel_sigtramp32 + 0
3  clang          0x102a71e0 clang::CodeGen::CodeGenFunction::GenerateObjCCtorDtorMethod(clang::ObjCImplementationDecl*, clang::ObjCMethodDecl*, bool) + 1196
4  clang          0x1020955c clang::CodeGen::CodeGenModule::EmitObjCIvarInitializations(clang::ObjCImplementationDecl*) + 424
5  clang          0x1020fc24 clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) + 560
6  clang          0x10203224
7  clang          0x10201398
8  clang          0x10649494 clang::ASTConsumer::HandleInterestingDecl(clang::DeclGroupRef) + 40
9  clang          0x101a0184 clang::ASTReader::PassInterestingDeclsToConsumer() + 116
10 clang          0x101aeca8 clang::ASTReader::FinishedDeserializing() + 220
11 clang          0x101c9b84 clang::ASTReader::ReadDeclRecord(unsigned int, unsigned int) + 608
12 clang          0x101a0810 clang::ASTReader::GetDecl(unsigned int) + 156
13 clang          0x101a0cc0 clang::ASTReader::StartTranslationUnit(clang::ASTConsumer*) + 116
14 clang          0x1031c954 clang::ParseAST(clang::Sema&, bool) + 168
15 clang          0x10126fe8 clang::ASTFrontendAction::ExecuteAction() + 240
16 clang          0x102021bc clang::CodeGenAction::ExecuteAction() + 92
17 clang          0x10127410 clang::FrontendAction::Execute() + 316
18 clang          0x10114554 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 320
19 clang          0x100fd580 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 932
20 clang          0x100f5f78 cc1_main(char const**, char const**, char const*, void*) + 552
21 clang          0x100f4474 main + 2368
22 libc.so.6      0x0ea62260
23 libc.so.6      0x0ea623f4
Stack dump:
0.	Program arguments: /builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/objcxx-ivar-class.mm.tmp -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objcxx-ivar-class.mm -emit-llvm -o - 
1.	<eof> parser at end of file
2.	/builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objcxx-ivar-class.h:13:1: LLVM IR generation of declaration 'C'
/builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/objcxx-ivar-class.mm:8:11: error: expected string not found in input
// CHECK: [C position]
          ^
<stdin>:1:1: note: scanning from here

^
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 
FAIL: Clang :: PCH/reinclude.cpp (1288 of 2525)
******************** TEST 'Clang :: PCH/reinclude.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/reinclude.cpp -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/reinclude1.h -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/reinclude2.h -fsyntax-only -verify
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++-header /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/reinclude1.h -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/reinclude.cpp.tmp1
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -x c++-header /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/reinclude2.h -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/reinclude.cpp.tmp1 -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/reinclude.cpp.tmp2
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/reinclude.cpp -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/reinclude.cpp.tmp2 -fsyntax-only -verify
--
Exit Code: 1
Command Output (stderr):
--
fatal error: malformed or corrupted PCH file: 'declaration ID out-of-range for AST file'
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 
FAIL: Clang :: PCH/struct.c (1293 of 2525)
******************** TEST 'Clang :: PCH/struct.c' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/struct.h -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/struct.c
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -emit-pch -o /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/struct.c.tmp /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/struct.h
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -include-pch /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/Output/struct.c.tmp -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/PCH/struct.c
--
Exit Code: 1
Command Output (stderr):
--
1 error generated.
1 error generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70
FAIL: Clang :: Sema/x86-builtin-palignr.c (1835 of 2525)
******************** TEST 'Clang :: Sema/x86-builtin-palignr.c' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -fsyntax-only -target-feature +ssse3 -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/Sema/x86-builtin-palignr.c
--
Exit Code: 1
Command Output (stderr):
--
error: 'error' diagnostics seen but not expected: 
  (frontend): invalid target feature '+ssse3'
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70
FAIL: Clang :: SemaCXX/attr-regparm.cpp (1863 of 2525)
******************** TEST 'Clang :: SemaCXX/attr-regparm.cpp' FAILED ********************
Script:
--
/builddir/build/BUILD/llvm-2.8/Release/bin/clang -cc1 -fsyntax-only -verify /builddir/build/BUILD/llvm-2.8/tools/clang/test/SemaCXX/attr-regparm.cpp
--
Exit Code: 1
Command Output (stderr):
--
error: 'error' diagnostics seen but not expected: 
  Line 5: 'regparm' is not valid on this platform
  Line 6: 'regparm' is not valid on this platform
  Line 7: 'regparm' is not valid on this platform
  Line 12: 'regparm' is not valid on this platform
  Line 13: 'regparm' is not valid on this platform
  Line 14: 'regparm' is not valid on this platform
9 errors generated.
--

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 
Testing Time: 75.25s
********************
Failing Tests (56):
    Clang :: CodeGen/bitfield-promote.c
    Clang :: CodeGenCXX/debug-info-byval.cpp
    Clang :: Index/code-completion.cpp
    Clang :: Index/complete-at-directives.m
    Clang :: Index/complete-at-exprstmt.m
    Clang :: Index/complete-blocks.m
    Clang :: Index/complete-categories.m
    Clang :: Index/complete-ctor-inits.cpp
    Clang :: Index/complete-declarators.cpp
    Clang :: Index/complete-declarators.m
    Clang :: Index/complete-enums.c
    Clang :: Index/complete-exprs.c
    Clang :: Index/complete-hiding.c
    Clang :: Index/complete-interfaces.m
    Clang :: Index/complete-macros.c
    Clang :: Index/complete-member-access.m
    Clang :: Index/complete-memfunc-cvquals.cpp
    Clang :: Index/complete-method-decls.m
    Clang :: Index/complete-objc-message-id.m
    Clang :: Index/complete-objc-message.m
    Clang :: Index/complete-pch.m
    Clang :: Index/complete-preprocessor.m
    Clang :: Index/complete-properties.m
    Clang :: Index/complete-property-flags.m
    Clang :: Index/complete-property-getset.m
    Clang :: Index/complete-protocols.m
    Clang :: Index/complete-recovery.m
    Clang :: Index/complete-super.cpp
    Clang :: Index/complete-super.m
    Clang :: Index/complete-tabs.c
    Clang :: Index/complete-templates.cpp
    Clang :: Index/complete-type-factors.m
    Clang :: Index/complete-unterminated.c
    Clang :: Index/remap-complete.c
    Clang :: Lexer/rdr-6096838-2.c
    Clang :: Lexer/rdr-6096838.c
    Clang :: PCH/chain-cxx.cpp
    Clang :: PCH/chain-selectors.m
    Clang :: PCH/cxx-friends.cpp
    Clang :: PCH/cxx-namespaces.cpp
    Clang :: PCH/cxx-static_assert.cpp
    Clang :: PCH/cxx-templates.cpp
    Clang :: PCH/cxx-traits.cpp
    Clang :: PCH/cxx-typeid.cpp
    Clang :: PCH/cxx-using.cpp
    Clang :: PCH/cxx_exprs.cpp
    Clang :: PCH/exprs.c
    Clang :: PCH/namespaces.cpp
    Clang :: PCH/objc_import.m
    Clang :: PCH/objc_methods.m
    Clang :: PCH/objc_property.m
    Clang :: PCH/objcxx-ivar-class.mm
    Clang :: PCH/reinclude.cpp
    Clang :: PCH/struct.c
    Clang :: Sema/x86-builtin-palignr.c
    Clang :: SemaCXX/attr-regparm.cpp

  Expected Passes    : 2450
  Expected Failures  : 19
  Unexpected Failures: 56
make[1]: *** [all] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/llvm-2.8/tools/clang/test'
make: *** [test] Error 2
