Now we can support property names like "hasADog" correctly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 150865 clang-tools-extra/trunk/clang-tidy/objc/PropertyDeclarationCheck.cpp
clang-tools-extra/trunk/test/clang-tidy/objc-property-declaration.m
|