[PATCH] D116412: [Clang][Sema] Fix attribute mismatch warning for ObjC class properties
Egor Zhdan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 10 15:05:26 PST 2022
egorzhdan updated this revision to Diff 398753.
egorzhdan added a comment.
Fix clang-format warning
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116412/new/
https://reviews.llvm.org/D116412
Files:
clang/include/clang/AST/DeclObjC.h
clang/lib/AST/DeclObjC.cpp
clang/lib/Sema/SemaObjCProperty.cpp
clang/test/SemaObjC/class-property-inheritance.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116412.398753.patch
Type: text/x-patch
Size: 4278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220110/3601e977/attachment.bin>
More information about the cfe-commits
mailing list