[PATCH] D54187: Add debuginfo-tests that use cdb on Windows

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 18 01:35:45 PST 2018


hans added a comment.

This seems to be stuck. Is there some way we can get incremental progress on this?

I'm not very familiar with debug info, but I think it would be a huge win (and somewhat overdue) just to get some very basic tests like rnk's hello.c automated and running continuously.

I understand that it would be even better if the whole test suite could be made to somehow run under multiple debuggers, but in the meantime the proposed patch here seems like a good step to get things started. If that's accepted and we get this running on a buildbot, it would be a great improvement over where we are today.


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

https://reviews.llvm.org/D54187





More information about the cfe-commits mailing list