-
clang-tools-extra/clang-tidy/ -
VirtualNearMissCheck.cpp -
StaticAnalyzer/Checkers/ -
RetainSummaryManager.cpp -
CGOpenMPRuntimeNVPTX.cpp -
CGRecordLayoutBuilder.cpp -
DirectIvarAssignment.cpp -
IvarInvalidationChecker.cpp -
NoReturnFunctionChecker.cpp -
ObjCUnusedIVarsChecker.cpp -
RetainCountDiagnostics.cpp -
UndefCapturedBlockVarChecker.cpp
| | Authored by rnk on Nov 22 2019, 5:00 PM. Event Timelinernk created this revision. Herald added a project: Restricted Project. rnk marked an inline comment as done. rnk added inline comments. rnk marked an inline comment as done. rnk added inline comments. This revision is now accepted and ready to land. Path | Size |
---|
| clang-tools-extra/ | clang-tidy/ |
| | | | | 1 line | | | | 1 line | | | | 1 line | | | | | | | | 32 lines | | 1 line | | 41 lines | | 3 lines | | | | 1 line | | | | 1 line | | 1 line | | | | 1 line | | | | | | 8 lines | | 1 line | | 3 lines | | 1 line | | 1 line | | 1 line | | 1 line | | 1 line | | 1 line | | 5 lines | | 3 lines | | 5 lines | | 1 line | | 3 lines | | 3 lines | | 1 line | | 1 line | | | | 1 line | | 1 line | | 3 lines | | 1 line | | 1 line | | 1 line | | | | 1 line | | 1 line | | 3 lines | | 1 line | | 3 lines | | 1 line | | 1 line | | 1 line | | 3 lines | | 1 line | | 5 lines | | 5 lines | | 1 line | | 1 line | | 1 line | | 7 lines | | 3 lines | | 5 lines | | 1 line | | 3 lines | | 3 lines | | 3 lines | | 1 line | | 1 line | | 3 lines | | 1 line | | 1 line | | 1 line | | 5 lines | | 1 line | | 1 line | | 3 lines | | | | 3 lines | | 3 lines | | | | 1 line | | 3 lines | | 1 line | | 7 lines | | 1 line | | | | 1 line | | 1 line | | | | | | 5 lines | | 3 lines | | 1 line | | 6 lines | | 3 lines | | 1 line | | 3 lines | | 5 lines | | 1 line | | 3 lines | | 3 lines | | 5 lines | | | | 1 line | | 1 line | | 3 lines | | 3 lines | | | | 7 lines | | 1 line | | 1 line | | | | 1 line | | 1 line |
Commit | Tree | Parents | Author | Summary | Date |
---|
1711f8cf8c4e | 9469296a74e8 | 019779dadfd7 | Reid Kleckner | [AST] Split out Attrs.h for table generated *Attr classes (Show More…) | Nov 15 2019, 6:17 PM |
|
This should read Attrs.h instead, but I find the naming distinction to be a bit too subtle. How about AttrSubclasses.h or ConcreteAttrs.h (other suggestions welcome too).