[PATCH] Improve the caching of debuginfo Objective C interface types

Adrian Prantl aprantl at apple.com
Mon Mar 11 10:36:40 PDT 2013


Hi all,

I found a better way to handle the creation of DITypes of ObjC Interfaces:

[PATCH] Improve the caching of debuginfo Objective C interface types.
Generate forward declarations that are RAUW'd by finalize(). We thus avoid
outputting the same type several times in multiple stages of completion.

— adrian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Improve-the-caching-of-debuginfo-Objective-C-interfa.patch
Type: application/octet-stream
Size: 8307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130311/ac14ddba/attachment.obj>


More information about the cfe-commits mailing list