Resubmit "Refactor debuginfo-tests"
This was reverted due to some failures on specific darwin buildbots, the issue being that the new lit configuration was not setting the SDKROOT environment variable. We've tested a fix locally and confirmed that it works, so this patch resubmits everything with the fix applied. llvm-svn: 318435
Showing
- clang/test/CMakeLists.txt 7 additions, 0 deletionsclang/test/CMakeLists.txt
- clang/test/lit.cfg.py 0 additions, 2 deletionsclang/test/lit.cfg.py
- debuginfo-tests/CMakeLists.txt 36 additions, 0 deletionsdebuginfo-tests/CMakeLists.txt
- debuginfo-tests/lit.cfg.py 59 additions, 0 deletionsdebuginfo-tests/lit.cfg.py
- debuginfo-tests/lit.site.cfg.py.in 25 additions, 0 deletionsdebuginfo-tests/lit.site.cfg.py.in
- debuginfo-tests/tests/aggregate-indirect-arg.cpp 1 addition, 1 deletiondebuginfo-tests/tests/aggregate-indirect-arg.cpp
- debuginfo-tests/tests/asan-blocks.c 0 additions, 0 deletionsdebuginfo-tests/tests/asan-blocks.c
- debuginfo-tests/tests/asan.c 0 additions, 0 deletionsdebuginfo-tests/tests/asan.c
- debuginfo-tests/tests/block_var.m 1 addition, 1 deletiondebuginfo-tests/tests/block_var.m
- debuginfo-tests/tests/blocks.m 4 additions, 4 deletionsdebuginfo-tests/tests/blocks.m
- debuginfo-tests/tests/ctor.cpp 2 additions, 2 deletionsdebuginfo-tests/tests/ctor.cpp
- debuginfo-tests/tests/dbg-arg.c 0 additions, 0 deletionsdebuginfo-tests/tests/dbg-arg.c
- debuginfo-tests/tests/foreach.m 2 additions, 2 deletionsdebuginfo-tests/tests/foreach.m
- debuginfo-tests/tests/forward-declare-class.cpp 0 additions, 0 deletionsdebuginfo-tests/tests/forward-declare-class.cpp
- debuginfo-tests/tests/lit.local.cfg 0 additions, 0 deletionsdebuginfo-tests/tests/lit.local.cfg
- debuginfo-tests/tests/llgdb.py 0 additions, 0 deletionsdebuginfo-tests/tests/llgdb.py
- debuginfo-tests/tests/nested-struct.cpp 0 additions, 0 deletionsdebuginfo-tests/tests/nested-struct.cpp
- debuginfo-tests/tests/nrvo-string.cpp 0 additions, 0 deletionsdebuginfo-tests/tests/nrvo-string.cpp
- debuginfo-tests/tests/safestack.c 0 additions, 0 deletionsdebuginfo-tests/tests/safestack.c
- debuginfo-tests/tests/sret.cpp 5 additions, 5 deletionsdebuginfo-tests/tests/sret.cpp
Loading
Please register or sign in to comment