index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
test
/
clang-tidy
/
objc-property-declaration.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ClangTidy] Separate tests for infrastructure and checkers
Dmitri Gribenko
2019-10-11
1
-55
/
+0
*
Update property prefix regex to allow numbers.
Yan Zhang
2019-02-20
1
-0
/
+1
*
[clang-tidy/checks] Update objc-property-declaration check to allow arbitrary...
Stephane Moore
2018-12-05
1
-0
/
+7
*
Fix the issue that not recognizing single acronym with prefix as ObjC propert...
Yan Zhang
2018-11-01
1
-0
/
+1
*
- Add "AV" as new default acronym. - Add support for "I" and "A" in lowerCame...
Yan Zhang
2018-06-11
1
-0
/
+1
*
Add support for ObjC property name to be a single acronym.
Yan Zhang
2018-05-04
1
-0
/
+1
*
[clang-tidy] Add Apple prefix acronyms to objc-property-declaration
Ben Hamilton
2018-05-01
1
-0
/
+2
*
add extra acronyms for objc property names
Yan Zhang
2018-04-18
1
-0
/
+2
*
Support special acronyms inside property names and allow plural forms
Yan Zhang
2018-02-06
1
-0
/
+3
*
add prefix with '_' support for property name. Corresponding apple dev doc: h...
Yan Zhang
2018-01-30
1
-2
/
+22
*
[clang-tidy objc-property-declaration] Expand list of ObjC acronyms
Ben Hamilton
2018-01-18
1
-0
/
+4
*
add ID as a special acronym to objc property declaration check for property n...
Yan Zhang
2018-01-17
1
-0
/
+1
*
add new check for property declaration
Ben Hamilton
2017-11-13
1
-0
/
+12