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

Erich Keane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 14:31:39 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338641: [AST][4/4] Move the bit-fields from ObjCMethodDecl and ObjCContainerDecl into… (authored by erichkeane, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D49734?vs=158499&id=158641#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49734

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49734.158641.patch
Type: text/x-patch
Size: 19777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/a6ff9548/attachment.bin>


More information about the llvm-commits mailing list