11/11
DiagnosticSemaKinds.td
| | Authored by haberman on Mar 29 2021, 9:46 AM. Event Timelinehaberman marked 2 inline comments as done. haberman marked an inline comment as done. haberman marked an inline comment as done. rsmith accepted this revision. This revision is now accepted and ready to land. This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | | | 6 lines | | 25 lines | | 38 lines | | | | 22 lines | | 5 lines | | | | | | 27 lines | | 2 lines | | 1 line | | 3 lines | | 6 lines | | 16 lines | | 14 lines | | 2 lines | | | | 38 lines | | 5 lines | | 186 lines | | 13 lines | | | | | | 167 lines | | | | 15 lines | | 192 lines | | 8 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
93c4c67b230e | 33a1d6c0d167 | 2d340aa54bec | Joshua Haberman | Addressed comments and tried moving check to SemaStmtAttr.cpp. | Apr 3 2021, 1:14 PM | 2d340aa54bec | 2b0983bbf3e7 | 053b84204c01 | Joshua Haberman | Formatting fixes. | Apr 2 2021, 10:27 AM | 053b84204c01 | 5a1342b2e510 | 25c76faef92d | Joshua Haberman | Fixed unit test by running `opt` in a separate invocation. | Apr 2 2021, 10:02 AM | 25c76faef92d | 653aa9de7818 | ce932a437112 | Joshua Haberman | Added Obj-C test. | Apr 1 2021, 9:13 PM | ce932a437112 | f8f29a02192d | 184930dc44b6 | Joshua Haberman | Fixed a few bugs and fixed the tests. | Apr 1 2021, 9:12 PM | 184930dc44b6 | 60061d2d440a | 2d640d3e923f | Joshua Haberman | Reject constructors and destructors from musttail. | Apr 1 2021, 8:04 PM | 2d640d3e923f | 65b691346f5c | 90964be326de | Joshua Haberman | Addressed more comments for musttail. | Apr 1 2021, 7:12 PM | 90964be326de | f6ec6779de2d | beae38d525c8 | Joshua Haberman | Expanded and refined the semantic checks for musttail, per CR feedback. | Mar 31 2021, 3:55 PM | beae38d525c8 | d45d07365593 | 57ac0778e26a | Joshua Haberman | Updated formatting. | Mar 29 2021, 9:46 AM | 57ac0778e26a | b515ddc76ed0 | aaab44417969 | Joshua Haberman | Implemented [[clang::musttail]] attribute for guaranteed tail calls. (Show More…) | Mar 28 2021, 10:14 PM |
|
You should add a Subjects list here.