]> granicus.if.org Git - clang/commit
DebugInfo: Use enum instead of unsigned
authorEd Maste <emaste@freebsd.org>
Wed, 7 May 2014 12:49:30 +0000 (12:49 +0000)
committerEd Maste <emaste@freebsd.org>
Wed, 7 May 2014 12:49:30 +0000 (12:49 +0000)
commit9af567f3f3be2ce3731d104be962ab444dbfbf11
treec6784de5e4e1b2f5dfe4156922717b1ff0ef9c37
parent3a0d738b65cf897b02af99aa253f546dd3eb6fbb
DebugInfo: Use enum instead of unsigned

This makes debuging DebugInfo generation with LLDB a little more pleasant.

Differential Revision: http://reviews.llvm.org/D3626

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@208203 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h