Commit Graph

4 Commits

Author SHA1 Message Date
practicalswift
1339b5403b Consistent use of header comment format.
Correct format:
//===--- Name of file - Description ----------------------------*- Lang -*-===//
2016-01-04 13:26:31 +01:00
Zach Panzarino
e3a4147ac9 Update copyright date 2015-12-31 23:28:40 +00:00
John McCall
e46bb068f1 Add ASSERT_IMPLEMENTS_STATIC for overrides of static methods.
Swift SVN r4704
2013-04-12 01:39:50 +00:00
John McCall
9fb7a07e1e Add AssertImplements.h, for asserting that a class overrides a method.
Swift SVN r4702
2013-04-12 00:54:52 +00:00