Allow property names with prefix containing numbers like abc2_fooBar
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
Paths
| Differential D56896
Update property prefix regex to allow numbers. ClosedPublic Authored by Wizard on Jan 17 2019, 7:15 PM.
Details Summary Allow property names with prefix containing numbers like abc2_fooBar
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 23 2019, 9:34 AM Closed by commit rCTE354485: Update property prefix regex to allow numbers. (authored by Wizard). · Explain WhyFeb 20 2019, 9:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 187599 clang-tidy/objc/PropertyDeclarationCheck.cpp
test/clang-tidy/objc-property-declaration.m
|