add UUID to the acronyms list of objc property name checks
authorYan Zhang <ynzhang@google.com>
Tue, 27 Feb 2018 18:35:53 +0000 (18:35 +0000)
committerYan Zhang <ynzhang@google.com>
Tue, 27 Feb 2018 18:35:53 +0000 (18:35 +0000)
commitee6303921b067856d260330e9cfc73865df99043
treef2a35b82699c5e45b1d01b338205490c6fdf25a2
parent8529dd5ee10ba8e852c92cece4bef0c93206953d
add UUID to the acronyms list of objc property name checks

Reviewers: benhamilton, hokein

Reviewed By: benhamilton

Subscribers: klimek, cfe-commits

Differential Revision: https://reviews.llvm.org/D43775

llvm-svn: 326222
clang-tools-extra/clang-tidy/objc/PropertyDeclarationCheck.cpp