[Lldb-commits] [PATCH] Force iteration over FieldDecls and RecordDecls in deterministic order.

Zachary Turner zturner at google.com
Mon Mar 23 17:59:40 PDT 2015


Fixed some of the issues that were pointed out.  Will try to upload this tomorrow if there's no further comments.


http://reviews.llvm.org/D8512

Files:
  include/lldb/Expression/ClangASTSource.h
  include/lldb/Symbol/ClangExternalASTSourceCallbacks.h
  source/Expression/ClangASTSource.cpp
  source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
  source/Symbol/ClangExternalASTSourceCallbacks.cpp
  test/functionalities/data-formatter/data-formatter-stl/libcxx/vbool/TestDataFormatterLibcxxVBool.py
  test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/TestDataFormatterStdVBool.py
  test/lang/c/bitfields/TestBitfields.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8512.22535.patch
Type: text/x-patch
Size: 35664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150324/2cd58d7e/attachment.bin>


More information about the lldb-commits mailing list