forked from OSchip/llvm-project
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:
parent
039349a643
commit
6a528854c4
|
@ -42,6 +42,7 @@ constexpr llvm::StringLiteral DefaultSpecialAcronyms[] = {
|
|||
"[2-9]G",
|
||||
"ACL",
|
||||
"API",
|
||||
"AR",
|
||||
"ARGB",
|
||||
"ASCII",
|
||||
"BGRA",
|
||||
|
|
Loading…
Reference in New Issue