This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE336919: [clang-tidy/ObjC] Add SQL to list of acronyms
(authored by benhamilton, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49190?vs=155004&id=155216#toc
Repository:
rCTE Cla
hokein accepted this revision.
hokein added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D49190
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.l
benhamilton created this revision.
benhamilton added reviewers: Wizard, hokein.
Herald added a subscriber: cfe-commits.
SQL is a common acronym.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D49190
Files:
clang-tidy/objc/PropertyDeclarationCheck.cpp
Index: clang-tidy/objc/P