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

Adrian Prantl via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 13:22:09 PDT 2016


aprantl added inline comments.

================
Comment at: test/Modules/getSourceDescriptor-crash.cpp:6
@@ +5,2 @@
+
+// CHECK: DIModule2
----------------
This doesn't actually appear in the output :-)
You probably want to at least check for the correct name of the module and for the DIImportedEntity.


http://reviews.llvm.org/D19048





More information about the cfe-commits mailing list