alexrozanski / PXSourceList

Source List control for the Mac
Other
639 stars 77 forks source link

minor fix for LLVM3 + debug description #17

Closed chapados closed 12 years ago

chapados commented 12 years ago

Thanks for PXSourceList. I recently used it in an internal mac app for work, and it really made life much easier than using NSOutlineView directly. These are a few minor patches to play nicely with LLVM3, and make debug output in the gdb console a little nicer.

alexrozanski commented 12 years ago

Thanks very much for your contributions, Brian. Glad you've found it useful!