Hello!
I'm only starting to work on clang and here's my first minor patch. Not
much value, just cleaned a mess in a couple of diagnostic messages.
* synchronized %select{} blocks in warn_attribute_wrong_decl_type and
err_attribute_wrong_decl_type diagnostics messages with enum
AttributeDeclKind;
* replaced numeric constants with enum values in related code;
* removed unused messages (for example, ones forgotten during attribute
cleanup in r124087).Please, review this patch. Thanks! -- Best regards, Alexander Kornienko
warn_attribute_wrong_decl_type.diff
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
