add AR to acronyms of clang-tidy property check

Reviewers: hokein, benhamilton

Reviewed By: benhamilton

Subscribers: klimek, cfe-commits

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

llvm-svn: 332382
This commit is contained in:
Yan Zhang 2018-05-15 18:13:51 +00:00
parent 039349a643
commit 6a528854c4
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ constexpr llvm::StringLiteral DefaultSpecialAcronyms[] = {
"[2-9]G",
"ACL",
"API",
"AR",
"ARGB",
"ASCII",
"BGRA",