[PATCH] Debug type info for fixed enums

Adrian Prantl aprantl at apple.com
Tue Apr 9 12:21:41 PDT 2013


Debug Info: Emit the underlying type for all kinds of fixed enums
instead of only C++11-scoped-with-class-tag enums.
Also, update the documentation and choose more accurate parameter names in DebugInfo.h.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-s-C-0x-C-11.patch
Type: application/octet-stream
Size: 1150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130409/9467b580/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Emit-the-underlying-type-in-the-debug-info-for-all-k.patch
Type: application/octet-stream
Size: 5081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130409/9467b580/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Rename-ClassType-to-the-more-accurate-UnderlyingType.patch
Type: application/octet-stream
Size: 4569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130409/9467b580/attachment-0002.obj>


More information about the llvm-commits mailing list