[cfe-commits] r140957 - in /cfe/trunk: include/clang/Driver/ lib/CodeGen/ lib/Driver/ lib/Frontend/ test/ARCMT/ test/Analysis/ test/CodeGenObjC/ test/CodeGenObjCXX/ test/Driver/ test/FixIt/ test/Index/ test/Lexer/ test/PCH/ test/Parser/ test/Prep

Pawel Worach pawel.worach at gmail.com
Sun Oct 2 08:19:58 PDT 2011


Still fais on FreeBSD:

******************** TEST 'Clang :: Index/complete-synthesized.m' FAILED ********************Script:
--
c-index-test -code-completion-at=/data/buildslave/clang-i386-freebsd-fnt/src-llvm/tools/clang/test/Index/complete-synthesized.m:24:1 -fgnu-runtime -fobjc-default-synthesize-properties /data/buildslave/clang-i386-freebsd-fnt/src-llvm/tools/clang/test/Index/complete-synthesized.m | FileCheck /data/buildslave/clang-i386-freebsd-fnt/src-llvm/tools/clang/test/Index/complete-synthesized.m
c-index-test -code-completion-at=/data/buildslave/clang-i386-freebsd-fnt/src-llvm/tools/clang/test/Index/complete-synthesized.m:30:2 -fgnu-runtime -fobjc-default-synthesize-properties /data/buildslave/clang-i386-freebsd-fnt/src-llvm/tools/clang/test/Index/complete-synthesized.m | FileCheck /data/buildslave/clang-i386-freebsd-fnt/src-llvm/tools/clang/test/Index/complete-synthesized.m
c-index-test -code-completion-at=/data/buildslave/clang-i386-freebsd-fnt/src-llvm/tools/clang/test/Index/complete-synthesized.m:34:2 -fgnu-runtime -fobjc-default-synthesize-properties /data/buildslave/clang-i386-freebsd-fnt/src-llvm/tools/clang/test/Index/complete-synthesized.m | FileCheck /data/buildslave/clang-i386-freebsd-fnt/src-llvm/tools/clang/test/Index/complete-synthesized.m
--
Exit Code: 1
Command Output (stderr):
--
/data/buildslave/clang-i386-freebsd-fnt/src-llvm/tools/clang/test/Index/complete-synthesized.m:48:11: error: expected string not found in input
// CHECK: ObjCIvarDecl:{ResultType double}{TypedText _prop4} (37)
          ^
<stdin>:147:1: note: scanning from here
ObjCInterfaceDecl:{TypedText A} (50)
^
<stdin>:166:4: note: possible intended match here
NotImplemented:{ResultType B *}{TypedText self} (34)
   ^
--

-- 
Pawel





More information about the cfe-commits mailing list