aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM, once one minor nit is fixed. Thank you for working on this!


================
Comment at: include/clang/Basic/DiagnosticSemaKinds.td:257
@@ +256,3 @@
+   "MIPS 'interrupt' attribute only applies to functions that have "
+   "%select{no parameters|a \'void\' return type}0">,
+   InGroup<IgnoredAttributes>;
----------------
Spurious \' around 'void'


http://reviews.llvm.org/D10802



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

Reply via email to