]> granicus.if.org Git - clang/commit
Multiple tests in a single test file must be linked with '&&'.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 12 Jun 2008 12:40:02 +0000 (12:40 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 12 Jun 2008 12:40:02 +0000 (12:40 +0000)
commitc577a0e9bf5812719d08c002a57b263681938aea
treea893984f97f9f5ae5f0b5e7bea9597d9dc46d851
parent68617fd6b322c6335dc0d72d828b7a2338b52fad
Multiple tests in a single test file must be linked with '&&'.
Otherwise, failing tests other than the last one will not be reported.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52231 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
test/CodeGen/address-space.c
test/CodeGen/atomic.c
test/CodeGen/attributes.c
test/CodeGen/builtin-count-zeros.c
test/CodeGen/builtin-stackaddress.c
test/CodeGen/constant-comparison.c
test/CodeGen/string-init.c
test/CodeGen/struct-x86-darwin.c
test/CodeGen/x86-inline-asm.c
test/Lexer/11-27-2007-FloatLiterals.c
test/Parser/control-scope.c
test/Parser/recovery-1.c
test/Preprocessor/expr_comma.c
test/Preprocessor/expr_invalid_tok.c
test/Preprocessor/macro_fn_varargs_named.c
test/Preprocessor/macro_paste_commaext.c
test/Preprocessor/output_paste_avoid.c
test/Preprocessor/print_line_track.c
test/Rewriter/objc-ivar-receiver-1.m