[PATCH] D19048: Test for a module related crash in CGDebugInfo.cpp

Adrian Prantl via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 27 14:27:41 PDT 2016


aprantl added a comment.

Thanks!

Is there anything meaningful that could be CHECKed here?
Usually a crash means that we previously had a code path without test coverage.


http://reviews.llvm.org/D19048





More information about the cfe-commits mailing list