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

Paul Robinson via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 08:49:04 PDT 2016


probinson added a subscriber: probinson.

================
Comment at: test/Modules/getSourceDescriptor-crash.cpp:1
@@ +1,2 @@
+// RUN: %clang -I %S/Inputs/getSourceDescriptor-crash -c -g -fimplicit-module-maps %s
+
----------------
Should run %clang_cc1 not the driver.



http://reviews.llvm.org/D19048





More information about the cfe-commits mailing list