[PATCH] D118468: [cross-project-tests] XFAIL llgdb-tests when gdb can't read clang's DWARF

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 04:36:38 PST 2022


Orlando updated this revision to Diff 406399.
Orlando added a comment.

+ Make gdb-version-check more robust by checking version string length


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118468/new/

https://reviews.llvm.org/D118468

Files:
  cross-project-tests/debuginfo-tests/llgdb-tests/asan-blocks.c
  cross-project-tests/debuginfo-tests/llgdb-tests/asan-deque.cpp
  cross-project-tests/debuginfo-tests/llgdb-tests/asan.c
  cross-project-tests/debuginfo-tests/llgdb-tests/nested-struct.cpp
  cross-project-tests/debuginfo-tests/llgdb-tests/nrvo-string.cpp
  cross-project-tests/debuginfo-tests/llgdb-tests/safestack.c
  cross-project-tests/debuginfo-tests/llgdb-tests/sret.cpp
  cross-project-tests/debuginfo-tests/llgdb-tests/static-member-2.cpp
  cross-project-tests/debuginfo-tests/llgdb-tests/static-member.cpp
  cross-project-tests/lit.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118468.406399.patch
Type: text/x-patch
Size: 9147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/76a99288/attachment.bin>


More information about the llvm-commits mailing list