5/5
DiagnosticSemaKinds.td -
pragma-attribute-supported-attributes-list.test
| | Authored by MForster on Jul 17 2020, 12:58 AM. Event TimelineHerald added a project: Restricted Project. MForster marked an inline comment as done and an inline comment as not done. MForster marked an inline comment as done. This revision is now accepted and ready to land. MForster marked an inline comment as done. MForster marked 2 inline comments as done. MForster marked an inline comment as done. MForster marked an inline comment as done. MForster marked an inline comment as done. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | 7 lines | | 32 lines | | 5 lines | | | | 41 lines | | | | | | 1 line | | | | 66 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
271b7cd9e58b | b8737f6459d2 | 9a559b60f3f5 | Michael Forster | Use declaration in diagnostics instead of name | Jul 29 2020, 6:03 AM | 9a559b60f3f5 | 19241d30e508 | ba8a20363f7e | Michael Forster | Store the VarDecl instead of the identifier | Jul 29 2020, 4:55 AM | ba8a20363f7e | fa2d9742ff19 | 789bca6b1fd2 | Michael Forster | Rename test back to ns_error_enum.m | Jul 27 2020, 2:46 AM | 789bca6b1fd2 | ff7b69cc1c14 | 774301bed730 | Michael Forster | Address review comments | Jul 27 2020, 2:31 AM | 774301bed730 | b64e41754289 | e07f1728cfdc | Michael Forster | Address review comments | Jul 27 2020, 12:32 AM | e07f1728cfdc | a6715f7535e2 | fe39722d16d2 | Michael Forster | Address review comments | Jul 24 2020, 5:15 AM | fe39722d16d2 | 7a788ce99441 | 414a75cdc9ab | Michael Forster | Address more review comments | Jul 20 2020, 6:42 AM | 414a75cdc9ab | b2b0fe585346 | ae01bb2c1e13 | Michael Forster | Run test also in C and C++ mode | Jul 20 2020, 6:38 AM | ae01bb2c1e13 | 3aae74c1af0f | f5059e2b9ab4 | Michael Forster | Address review comments | Jul 17 2020, 4:04 AM | f5059e2b9ab4 | 0e966b453306 | 764be3c8ea64 | Michael Forster | | Jul 17 2020, 12:47 AM | 764be3c8ea64 | 263006563157 | 33abb7292e8f | Michael Ilseman | | Jan 29 2016, 3:53 PM |
|
Could we try to add a list of subjects here? It seems like it is a type-only attribute, and most likely enum-only.
let Subjects = SubjectList<[Enum]>;