[llvm-commits] CVS: llvm/test/Regression/C++Frontend/2003-05-14-array-init.cpp 2003-05-14-expr_stmt.cpp 2003-05-14-initialize-string.c 2003-05-21-BitfieldHandling.c 2003-05-21-UnionBitfields.c 2003-05-21-UnionTest.c 2003-05-22-LocalTypeTest.c 2003-05-22-VarSizeArray.c 2003-05-23-TransparentUnion.c 2003-06-08-BaseType.cpp 2003-06-08-VirtualFunctions.cpp 2003-06-13-Crasher.cpp 2003-06-16-InvalidInitializer.c 2003-06-16-VolatileError.c 2003-08-20-EnumSizeProblem.cpp ConstructorDestructorAttributes.c global_ctor.cpp global_type.cpp pointer_arithmetic.c pointer_member.cpp pointer_method.cpp

John Criswell criswell at cs.uiuc.edu
Fri Sep 26 09:59:01 PDT 2003


Changes in directory llvm/test/Regression/C++Frontend:

2003-05-14-array-init.cpp (r1.1) removed
2003-05-14-expr_stmt.cpp (r1.1) removed
2003-05-14-initialize-string.c (r1.1) removed
2003-05-21-BitfieldHandling.c (r1.1) removed
2003-05-21-UnionBitfields.c (r1.2) removed
2003-05-21-UnionTest.c (r1.1) removed
2003-05-22-LocalTypeTest.c (r1.2) removed
2003-05-22-VarSizeArray.c (r1.2) removed
2003-05-23-TransparentUnion.c (r1.1) removed
2003-06-08-BaseType.cpp (r1.3) removed
2003-06-08-VirtualFunctions.cpp (r1.2) removed
2003-06-13-Crasher.cpp (r1.3) removed
2003-06-16-InvalidInitializer.c (r1.2) removed
2003-06-16-VolatileError.c (r1.1) removed
2003-08-20-EnumSizeProblem.cpp (r1.1) removed
ConstructorDestructorAttributes.c (r1.1) removed
global_ctor.cpp (r1.2) removed
global_type.cpp (r1.2) removed
pointer_arithmetic.c (r1.1) removed
pointer_member.cpp (r1.3) removed
pointer_method.cpp (r1.2) removed

---
Log message:

Removing these tests from the regressions directory.
They now live in llvm/test/Programs/SingleSource/Regression alongside their
UnitTest brethren.



---
Diffs of the changes:




More information about the llvm-commits mailing list