[PATCH] D66121: Debug Info: Nest Objective-C property function decls inside their container.

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 26 16:54:52 PDT 2019


aprantl updated this revision to Diff 222048.
aprantl added a comment.

Factored out the general AST changes into https://reviews.llvm.org/D68108.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66121/new/

https://reviews.llvm.org/D66121

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/lib/CodeGen/CGDebugInfo.h
  clang/test/CodeGenObjC/debug-info-objc-property-dwarf5.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66121.222048.patch
Type: text/x-patch
Size: 6622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190926/69881d32/attachment.bin>


More information about the cfe-commits mailing list