[PATCH] D10802: [mips] Interrupt attribute support.

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 7 06:10:29 PDT 2015


aaron.ballman added a subscriber: aaron.ballman.
aaron.ballman requested changes to this revision.
aaron.ballman added a reviewer: aaron.ballman.
aaron.ballman added a comment.
This revision now requires changes to proceed.

Missing tests for the semantic warnings. For instance, I don't see any tests exercising err_attribute_too_many_arguments or warn_attribute_type_not_supported.

~Aaron


http://reviews.llvm.org/D10802





More information about the cfe-commits mailing list