We were missing some pretty common acronyms in the camelCase
property name check objc-property-declaration.
This expands the list and sorts it lexicographically, so we can
avoid duplicates.
Test Plan: make -j12 check-clang-tools
Differential D42253
[clang-tidy objc-property-declaration] Expand list of ObjC acronyms benhamilton on Jan 18 2018, 11:10 AM. Authored by
Details We were missing some pretty common acronyms in the camelCase This expands the list and sorts it lexicographically, so we can Test Plan: make -j12 check-clang-tools
Diff Detail
Event Timeline |