d.zobnin.bugzilla added inline comments.

================
Comment at: lib/Sema/SemaAttr.cpp:277-278
@@ -276,4 @@
-      // empty.
-      Diag(PragmaLoc, diag::warn_pragma_pop_failed)
-          << "pack" << (Name ? "no record matching name" : "stack empty");
-
----------------
Here I removed the "no record matching name" diagnostics, which wasn't covered 
by any test.
I'm going to rework and restore it in future patch.


http://reviews.llvm.org/D19727



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

Reply via email to