[PATCH] D46052: GNUstep Objective-C ABI version 2

David Chisnall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 20 11:02:56 PDT 2018


theraven updated this revision to Diff 147716.
theraven marked an inline comment as done.
theraven added a comment.

Address review comments, including adding a size field for ivars.

I think I am happy with this revision and would like to commit it before working on PE/COFF support.


Repository:
  rC Clang

https://reviews.llvm.org/D46052

Files:
  include/clang/AST/Expr.h
  include/clang/Basic/DiagnosticDriverKinds.td
  lib/CodeGen/CGObjCGNU.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/InitPreprocessor.cpp
  test/CodeGenObjC/constant-strings.m
  test/CodeGenObjC/forward-declare-protocol-gnu.m
  test/CodeGenObjC/gnu-empty-protocol-v3.m
  test/CodeGenObjC/gnu-init.m
  test/CodeGenObjC/gnustep2-category.m
  test/CodeGenObjC/gnustep2-class.m
  test/CodeGenObjC/gnustep2-ivar-offset.m
  test/CodeGenObjC/gnustep2-proto.m
  test/CodeGenObjC/ivar-type-encoding.m
  test/Preprocessor/init.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46052.147716.patch
Type: text/x-patch
Size: 118288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180520/c1426e5f/attachment-0001.bin>


More information about the cfe-commits mailing list