[PATCH] D39605: [debuginfo-tests] Decouple debuginfo-tests from the clang source tree.
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 10 12:58:12 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL317925: [debuginfo-tests] Make debuginfo-tests work in a standard configuration. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D39605?vs=121507&id=122508#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39605
Files:
cfe/trunk/test/lit.cfg.py
debuginfo-tests/trunk/CMakeLists.txt
debuginfo-tests/trunk/aggregate-indirect-arg.cpp
debuginfo-tests/trunk/asan-blocks.c
debuginfo-tests/trunk/asan.c
debuginfo-tests/trunk/block_var.m
debuginfo-tests/trunk/blocks.m
debuginfo-tests/trunk/ctor.cpp
debuginfo-tests/trunk/dbg-arg.c
debuginfo-tests/trunk/foreach.m
debuginfo-tests/trunk/forward-declare-class.cpp
debuginfo-tests/trunk/lit.cfg.py
debuginfo-tests/trunk/lit.local.cfg
debuginfo-tests/trunk/lit.site.cfg.py.in
debuginfo-tests/trunk/llgdb.py
debuginfo-tests/trunk/nested-struct.cpp
debuginfo-tests/trunk/nrvo-string.cpp
debuginfo-tests/trunk/safestack.c
debuginfo-tests/trunk/sret.cpp
debuginfo-tests/trunk/stack-var.c
debuginfo-tests/trunk/static-member-2.cpp
debuginfo-tests/trunk/static-member.cpp
debuginfo-tests/trunk/tests/aggregate-indirect-arg.cpp
debuginfo-tests/trunk/tests/asan-blocks.c
debuginfo-tests/trunk/tests/asan.c
debuginfo-tests/trunk/tests/block_var.m
debuginfo-tests/trunk/tests/blocks.m
debuginfo-tests/trunk/tests/ctor.cpp
debuginfo-tests/trunk/tests/dbg-arg.c
debuginfo-tests/trunk/tests/foreach.m
debuginfo-tests/trunk/tests/forward-declare-class.cpp
debuginfo-tests/trunk/tests/lit.local.cfg
debuginfo-tests/trunk/tests/llgdb.py
debuginfo-tests/trunk/tests/nested-struct.cpp
debuginfo-tests/trunk/tests/nrvo-string.cpp
debuginfo-tests/trunk/tests/safestack.c
debuginfo-tests/trunk/tests/sret.cpp
debuginfo-tests/trunk/tests/stack-var.c
debuginfo-tests/trunk/tests/static-member-2.cpp
debuginfo-tests/trunk/tests/static-member.cpp
debuginfo-tests/trunk/tests/vla.c
debuginfo-tests/trunk/vla.c
llvm/trunk/CMakeLists.txt
llvm/trunk/projects/CMakeLists.txt
llvm/trunk/utils/lit/lit/llvm/config.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39605.122508.patch
Type: text/x-patch
Size: 54092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/e8904411/attachment-0001.bin>
More information about the llvm-commits
mailing list