In ilasm/tests:
authorAnkit Jain <radical@corewars.org>
Thu, 18 Aug 2005 05:43:01 +0000 (05:43 -0000)
committerAnkit Jain <radical@corewars.org>
Thu, 18 Aug 2005 05:43:01 +0000 (05:43 -0000)
commit5aee63f76eabd342b211a550caf89e7fb0caafea
tree943189f8a373e19598a479098ebc76702914a64d
parentdd4eadb0c93ad480c3375c5e9a80878c9fd18658
In ilasm/tests:
2005-08-18  Ankit Jain  <jankit@novell.com>

* test-cattr-declsec.il: New. Added test for custom attrs and decl sec
  on interface methods.

In ilasm/codegen:
2005-08-18  Ankit Jain  <jankit@novell.com>

* MethodDef.cs (MethodDef.WriteCode): Process custom attributes and decl security
  lists even for abstract methods.

svn path=/trunk/mcs/; revision=48485
mcs/ilasm/codegen/ChangeLog
mcs/ilasm/codegen/MethodDef.cs
mcs/ilasm/tests/ChangeLog
mcs/ilasm/tests/test-cattr-declsec.il [new file with mode: 0644]