Now we can support property names like "hasADog" correctly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 19193 Build 19193: arc lint + arc unit
Paths
| Differential D48039
- Add "AV" as new default acronym. - Add support for "I" and "A" in lowerCamelCase pattern ClosedPublic Authored by Wizard on Jun 11 2018, 11:16 AM.
Details Summary Now we can support property names like "hasADog" correctly.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 11 2018, 12:08 PM Closed by commit rL334448: - Add "AV" as new default acronym. - Add support for "I" and "A" in… (authored by Wizard). · Explain WhyJun 11 2018, 3:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 150797 clang-tidy/objc/PropertyDeclarationCheck.cpp
test/clang-tidy/objc-property-declaration.m
|