[PATCH] D48241: [DebugInfo] Emit ObjC methods as part of interface.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 15 17:11:47 PDT 2018


JDevlieghere updated this revision to Diff 151591.
JDevlieghere added a comment.

- Use type cache &
- Simplify method cache struct
- Add custom test that verifies category methods are emitted


https://reviews.llvm.org/D48241

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48241.151591.patch
Type: text/x-patch
Size: 4845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180616/9321d35c/attachment.bin>


More information about the llvm-commits mailing list