commit | 1c59dd630217b6c40b0817ab75430efe23d421b0 | [log] [tgz] |
---|---|---|
author | Yan Zhang <ynzhang@google.com> | Fri May 04 18:14:08 2018 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 04 16:14:48 2020 -0700 |
tree | 8debc5bf1cf020ceb1468f14404e6cf2faa8fd38 | |
parent | 08a0d21399778249b05f779fe1fc98f81c46197a [diff] |
Add support for ObjC property name to be a single acronym. Summary: This change will support cases like: ``` @property(assign, nonatomic) int ID; ``` Reviewers: benhamilton, hokein Reviewed By: benhamilton Subscribers: klimek, cfe-commits Tags: #clang-tools-extra Differential Revision: https://reviews.llvm.org/D46374 llvm-svn: 331545 GitOrigin-RevId: 4f9ead2356e47f6816e2f88eb91ed1d47acbd245