[PATCH] D37344: Fix debuginfo-tests with GDB on Linux

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 13:11:33 PDT 2017


aprantl added a comment.

Yes, looks like it is still running, it!
http://green.lab.llvm.org/green/job/clang-stage1-configure-RA_check/35057/consoleFull

$ pbpaste | grep debuginfo-test
PASS: Clang :: debuginfo-tests/forward-declare-class.cpp (11768 of 39401)
PASS: Clang :: debuginfo-tests/nested-struct.cpp (11769 of 39401)
XFAIL: Clang :: debuginfo-tests/static-member-2.cpp (11823 of 39401)
PASS: Clang :: debuginfo-tests/aggregate-indirect-arg.cpp (11826 of 39401)
PASS: Clang :: debuginfo-tests/sret.cpp (11827 of 39401)
PASS: Clang :: debuginfo-tests/vla.c (11828 of 39401)
PASS: Clang :: debuginfo-tests/dbg-arg.c (11829 of 39401)
PASS: Clang :: debuginfo-tests/ctor.cpp (11830 of 39401)
PASS: Clang :: debuginfo-tests/stack-var.c (11831 of 39401)
PASS: Clang :: debuginfo-tests/safestack.c (11833 of 39401)
PASS: Clang :: debuginfo-tests/asan.c (11846 of 39401)
PASS: Clang :: debuginfo-tests/asan-blocks.c (11848 of 39401)
PASS: Clang :: debuginfo-tests/static-member.cpp (11879 of 39401)
PASS: Clang :: debuginfo-tests/block_var.m (12252 of 39401)
PASS: Clang :: debuginfo-tests/foreach.m (12330 of 39401)
PASS: Clang :: debuginfo-tests/blocks.m (12844 of 39401)


Repository:
  rL LLVM

https://reviews.llvm.org/D37344





More information about the llvm-commits mailing list