[Lldb-commits] [lldb] r143380 - in /lldb/trunk: include/lldb/Core/MappedHash.h source/Plugins/Process/Utility/RegisterContextDarwin_arm.h source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h

Chris Lattner clattner at apple.com
Mon Oct 31 20:17:57 PDT 2011


On Oct 31, 2011, at 3:50 PM, Daniel Dunbar wrote:

> Author: ddunbar
> Date: Mon Oct 31 17:50:41 2011
> New Revision: 143380
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=143380&view=rev
> Log:
> warnings: Fix several uses of trailing comma on enumeration extensions.

FWIW, it would be completely reasonable for lldb to switch to C++'11.

-Chris



More information about the lldb-commits mailing list