probinson marked an inline comment as done.

================
Comment at: test/CodeGenCXX/debug-info-nodebug.cpp:50
@@ -49,2 +49,3 @@
   NODEBUG static int static_local = 6;
+  NODEBUG        int normal_local = 7;
 }
----------------
const case removed.


http://reviews.llvm.org/D19754



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to