[PATCH] D49734: [AST][4/4] Move the bit-fields from ObjCMethodDecl and ObjCContainerDecl into DeclContext

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 25 09:53:53 PDT 2018


bricci updated this revision to Diff 157293.
bricci marked an inline comment as done.
bricci added a comment.

- clang-format on the changes
- remove the unnecessary getFamilyImpl and setFamilyImpl


Repository:
  rC Clang

https://reviews.llvm.org/D49734

Files:
  include/clang/AST/DeclObjC.h
  lib/AST/DeclObjC.cpp
  lib/Sema/SemaDeclObjC.cpp
  lib/Serialization/ASTReaderDecl.cpp
  lib/Serialization/ASTWriterDecl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49734.157293.patch
Type: text/x-patch
Size: 19631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180725/48ec544e/attachment-0001.bin>


More information about the cfe-commits mailing list