Argyrios Kyrtzidis
|
351763e156
|
Multiple tests in a single test file must be linked with '&&'.
Otherwise, failing tests other than the last one will not be reported.
llvm-svn: 52231
|
2008-06-12 12:40:02 +00:00 |
Chris Lattner
|
d330036c06
|
The awesome GNU "comma elision extension" works with both the standard
__VA_ARGS__ syntax as well as with the amazingly awesome GNU "named
variadic macro" extension. Allow it with the GNU syntax as well.
llvm-svn: 50843
|
2008-05-08 05:10:33 +00:00 |
Chris Lattner
|
f30dcbe07e
|
new testcase
llvm-svn: 38768
|
2006-07-29 01:24:46 +00:00 |