-
clang-tools-extra/test/clang-tidy/checkers/ -
cppcoreguidelines-narrowing-conversions-ignoreconversionfromtypes-option.cpp -
compound-assign-overflow.c -
matrix-type-operators.cpp
| | Authored by mizvekov on Oct 10 2021, 6:36 AM. Event Timelinemizvekov retitled this revision from [clang] WIP: Use getCommonSugar in an assortment of places to [clang] WIP: use getCommonSugar in an assortment of places. mizvekov published this revision for review. mizvekov retitled this revision from [clang] WIP: use getCommonSugar in an assortment of places to [clang] use getCommonSugar in an assortment of places. Herald added projects: Restricted Project, Restricted Project, Restricted Project. rsmith accepted this revision. This revision is now accepted and ready to land. Herald added a project: Restricted Project. Herald added a reviewer: Restricted Project. This revision now requires review to proceed. Herald added projects: Restricted Project, Restricted Project. mizvekov marked 2 inline comments as done. This revision was not accepted when it landed; it landed in state Needs Review. This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. mizvekov marked an inline comment as not done. mizvekov marked an inline comment as not done. mizvekov marked 5 inline comments as done. This revision was not accepted when it landed; it landed in state Needs Review. This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state Needs Review. This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| clang-tools-extra/ | test/ | clang-tidy/ | checkers/ |
| | | 6 lines | | | | | | 75 lines | | 25 lines | | | | | | 2 lines | | | | 4 lines | | | | 6 lines | | 2 lines | | 44 lines | | | | 2 lines | | 40 lines | | 2 lines | | | | 2 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
8a8e948dee9a | aecf597217ed | 928b66fd9b61 | Matheus Izvekov | [clang] WIP: Use getCommonSugar in an assortment of places (Show More…) | Oct 10 2021, 6:28 AM |
|
Rename params for clarity, e.g.
LHS->Longer
LHSType->LongerType
RHSType->ShorterType