[PATCH] D79995: [clang] [MinGW] Fix libunwind extension

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 26 11:58:27 PDT 2020


mstorsjo added a comment.

In D79995#2054298 <https://reviews.llvm.org/D79995#2054298>, @mati865 wrote:

> @mstorsjo @rnk will be away since June


Yeah, I've noticed - but was waiting to see if he'd comment on it before that.

Btw, would it be possible to add some test for this? (Sorry for not mentioning it earlier.) `clang/test/Driver/compiler-rt-unwind.c` seems to have existing testcases for this, either add more to that one or make a copy of the file and add new mingw specific ones there.


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

https://reviews.llvm.org/D79995





More information about the cfe-commits mailing list