<div dir="ltr">Hey all,<div><br></div><div>Please ignore.  This is part of a large merge into Swift from LLVM.org LLDB svn trunk.</div><div><br></div><div>Thanks!</div><div><br></div><div>Sincerely,</div><div>Todd Fiala</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 7, 2016 at 6:28 PM,  <span dir="ltr">&lt;<a href="mailto:no-reply@swift.org" target="_blank">no-reply@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>

  
  
 
 <div>
<h2 style="width:100%;background-color:red;color:white;text-align:center"></h2>
 <h1>[<font>FAILURE</font>] oss-lldb-incremental-osx [#2408]</h1> 

<table>
  <tbody><tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-lldb-incremental-osx/2408/" target="_blank">https://ci.swift.org/job/oss-lldb-incremental-osx/2408/</a></td></tr>
  <tr><th>Project:</th><td>oss-lldb-incremental-osx</td></tr>
  <tr><th>Date of build:</th><td>Thu, 07 Apr 2016 17:58:38 -0700</td></tr>
  <tr><th>Build duration:</th><td>30 min</td></tr>
</tbody></table>






  
<br>




  <h2>Changes</h2>
  <ul>

      <li>Commit <b>011ab6fb3dc91651f9f87e00ede1fc8c3ad8174f</b> by <b>harlan:</b> <p style="white-space:pre-wrap">[build_support] Added -sparse option for llvm-profdata if supported</p>
        <ul>

          <li><b>edit</b>: utils/profdata_merge/process.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>32730fac6f24ce4877cf2cc9cefb382acf3c2025</b> by <b>bgesiak:</b> <p style="white-space:pre-wrap">[build-script] XCTest CI builds on OS X</p>
        <ul>

          <li><b>edit</b>: utils/build-script-impl</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a71458a5a7cc2069c4e807487bd4f495ec8bdfd0</b> by <b>dfarler:</b> <p style="white-space:pre-wrap">Use target-build-swift to build typeref decoding tests, not the driver</p>
        <ul>

          <li><b>edit</b>: test/Reflection/typeref_decoding_objc.swift</li>

          <li><b>edit</b>: test/Reflection/typeref_decoding.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>810b0edc12d7841d571a12049a6d27c2f19beede</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Revert &quot;Use BKPT instead of UDF for arm/thumb breakpoints&quot;</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Platform/Linux/PlatformLinux.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/Linux/NativeProcessLinux.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>bc901680527e226de9858ae4996883fe9cba694d</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Apple simulator platforms don&#39;t have a shared cache to load Objective-C</p>
        <ul>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>70790f21a3c1a94aa87cb6e2cdd7143f6b0af99e</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.</p>
        <ul>

          <li><b>edit</b>: source/Target/JITLoader.cpp</li>

          <li><b>edit</b>: source/Target/OperatingSystem.cpp</li>

          <li><b>edit</b>: source/Target/ABI.cpp</li>

          <li><b>edit</b>: source/Target/Platform.cpp</li>

          <li><b>edit</b>: source/Target/ProcessLaunchInfo.cpp</li>

          <li><b>edit</b>: source/Target/PathMappingList.cpp</li>

          <li><b>edit</b>: source/Target/ExecutionContext.cpp</li>

          <li><b>edit</b>: source/Target/MemoryHistory.cpp</li>

          <li><b>edit</b>: include/lldb/Target/Platform.h</li>

          <li><b>edit</b>: source/Target/LanguageRuntime.cpp</li>

          <li><b>edit</b>: source/Target/RegisterContext.cpp</li>

          <li><b>edit</b>: source/Target/InstrumentationRuntime.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>3b9f173b5d2a8a0a8919426a3872a034ed1f2e66</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Add usage instructions for TypeSystemMap::AddToMap.</p>
        <ul>

          <li><b>edit</b>: include/lldb/Symbol/TypeSystem.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f6fc4ad212724dd6b7d1a5f675dd734056cc89a5</b> by <b>aidan:</b> <p style="white-space:pre-wrap">[Renderscript] Refactor .<a href="http://rs.info" target="_blank">rs.info</a> parser.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9ea73d70b9a9834af9bd356108e8484d3931b32e</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Improve the handling of missing elf symtab and missing symbol sizes</p>
        <ul>

          <li><b>edit</b>: include/lldb/Symbol/DWARFCallFrameInfo.h</li>

          <li><b>edit</b>: include/lldb/Core/RangeMap.h</li>

          <li><b>edit</b>: source/Symbol/DWARFCallFrameInfo.cpp</li>

          <li><b>edit</b>: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp</li>

          <li><b>edit</b>: include/lldb/Symbol/Symtab.h</li>

          <li><b>edit</b>: source/Symbol/ObjectFile.cpp</li>

          <li><b>edit</b>: source/Symbol/Symtab.cpp</li>

          <li><b>edit</b>: include/lldb/Symbol/ObjectFile.h</li>

          <li><b>edit</b>: source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp</li>

          <li><b>edit</b>: source/Plugins/ObjectFile/ELF/ObjectFileELF.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c7f9be60c815c41d32f8b79546fd34d0bd70dd9a</b> by <b>Bhushan.Attarde:</b> <p style="white-space:pre-wrap">[LLDB][MIPS] Provide CPU string to compiler for appropriate code</p>
        <ul>

          <li><b>edit</b>: source/Core/ArchSpec.cpp</li>

          <li><b>edit</b>: include/lldb/Core/ArchSpec.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ed379e082221738ac99ef0654e487e8d6918e70f</b> by <b>ewan:</b> <p style="white-space:pre-wrap">Fix OSX cmake build</p>
        <ul>

          <li><b>edit</b>: source/API/liblldb.exports</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>80262145148ee38b55cc2c03931b97d38b20dc5d</b> by <b>zturner:</b> <p style="white-space:pre-wrap">Fix SocketTest on Windows.</p>
        <ul>

          <li><b>edit</b>: unittests/Host/SocketAddressTest.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>1c4ae6fcec95d41f1aba16a6253bceddfe04b3ef</b> by <b>zturner:</b> <p style="white-space:pre-wrap">Add target and host platform enumerations so we&#39;re not using strings.</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/asan/TestMemoryHistory.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lldbplatformutil.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/decorators.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/lldbplatform.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>1a825cbdc230164f6700caabb42a54e2db7d7960</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings in some files in</p>
        <ul>

          <li><b>edit</b>: source/Target/StackFrame.cpp</li>

          <li><b>edit</b>: source/Target/StopInfo.cpp</li>

          <li><b>edit</b>: source/Target/StackID.cpp</li>

          <li><b>edit</b>: source/Target/Queue.cpp</li>

          <li><b>edit</b>: source/Target/SystemRuntime.cpp</li>

          <li><b>edit</b>: source/Target/UnixSignals.cpp</li>

          <li><b>edit</b>: source/Target/ProcessInfo.cpp</li>

          <li><b>edit</b>: source/Target/StackFrameList.cpp</li>

          <li><b>edit</b>: source/Target/UnwindAssembly.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>1695beebc5ac6a7e93283b691aaf29df87e22ae9</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Fix a typo in FormatCache.cpp such that the cache would potentially</p>
        <ul>

          <li><b>edit</b>: source/DataFormatters/FormatCache.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e48911c815018b2cc61a2b79f07661be34ccc256</b> by <b>emaste:</b> <p style="white-space:pre-wrap">Remove expectedFlakeyFreeBSD decorator for prompt setting</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/abbreviation/TestAbbreviations.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>26589b4e69b43c80d1456b13b279eb9a14859185</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectBreakpoint.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>38d9c853758f9a7d084fa344fb4086de5455925c</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Make sure code that is in the middle of figuring out the correct</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/macosx/universal/TestUniversal.py</li>

          <li><b>edit</b>: source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/gdb-remote/ProcessGDBRemote.h</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/macosx/universal/main.c</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>18a4713536a5d17c0291c3fe28fe1298381ec89a</b> by <b>jmolenda:</b> <p style="white-space:pre-wrap">This patch stops lldb from loading a .lldbinit file from the current</p>
        <ul>

          <li><b>edit</b>: source/API/SBHostOS.cpp</li>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: scripts/interface/SBFileSpec.i</li>

          <li><b>edit</b>: include/lldb/API/SBHostOS.h</li>

          <li><b>edit</b>: scripts/interface/SBHostOS.i</li>

          <li><b>edit</b>: include/lldb/Target/Target.h</li>

          <li><b>edit</b>: tools/driver/Driver.cpp</li>

          <li><b>edit</b>: include/lldb/API/SBFileSpec.h</li>

          <li><b>edit</b>: tools/driver/Driver.h</li>

          <li><b>edit</b>: source/Target/Target.cpp</li>

          <li><b>edit</b>: source/API/SBFileSpec.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a66f8fb52213131ecea5adb58b9ea365eb61be1e</b> by <b>labath:</b> <p style="white-space:pre-wrap">Mark TestLldbGdbServer.test_software_breakpoint_set_and_remove_work_llgs</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>80415da83f43f1145b3abd28e93ca04f52340891</b> by <b>labath:</b> <p style="white-space:pre-wrap">Enable TestUnicodeLiterals</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/cpp/unicode-literals/TestUnicodeLiterals.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6be14b395a0b9bd04197f789396e194c0de73d3d</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Stack unwinding emulation: handle adjustment of FP</p>
        <ul>

          <li><b>edit</b>: source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>cd8e985dc46a802e52a5562cebe4f14b30e60a30</b> by <b>ewan:</b> <p style="white-space:pre-wrap">Delete unused function in ClangExpressionParser</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>1662b2ea7d416bc123989d9bb2affcf231c5fc5a</b> by <b>emaste:</b> <p style="white-space:pre-wrap">Remove XFAIL from test passing on FreeBSD</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/cpp/dynamic-value/TestDynamicValue.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>461f63946dd63990e73be123caacf6da31f8f1cb</b> by <b>emaste:</b> <p style="white-space:pre-wrap">Remove XFAIL from test passing on FreeBSD</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferior.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>5128c6eb01ad5c964e8e6998baafddc3aa8ea7e8</b> by <b>emaste:</b> <p style="white-space:pre-wrap">Remove XFAIL from test passing on FreeBSD</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/inline-stepping/TestInlineStepping.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>1104ae48228fe426d15ace278b8252b163fea167</b> by <b>ewan:</b> <p style="white-space:pre-wrap">refactor/cleanup ClangExpressionParser::Parse</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>b23e8c4a4ee7ac20565e3641473081aea143d098</b> by <b>zturner:</b> <p style="white-space:pre-wrap">Don&#39;t use an atexit handler for cleaning up the temp directory.</p>
        <ul>

          <li><b>edit</b>: source/Initialization/SystemInitializerCommon.cpp</li>

          <li><b>edit</b>: include/lldb/Host/HostInfoBase.h</li>

          <li><b>edit</b>: source/Host/common/HostInfoBase.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e12a056fdefa28d2c98002d00a1e1c5eed1859b3</b> by <b>emaste:</b> <p style="white-space:pre-wrap">Remove expectedFailureFreeBSD decorator</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/expression_command/formatters/TestFormatters.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/inferior-crashing/TestInferiorCrashing.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/go/runtime/TestGoLanguageRuntime</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/decorators.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/cpp/class_static/TestStaticVariables.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/cpp/nsimport/TestCppNsImport.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/expr-doesnt-deadlock/TestExprDoesntBlock.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/TestDataFormatterStdVBool.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-skip-summary/TestDataFormatterSkipSummary.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/attach_resume/TestAttachResume.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/avoids-fd-leak/TestFdLeak.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferior.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/commandline/TestStubSetSID.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/signal/handle-segv/TestHandleSegv.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/thread/thread_specific_break_plus_condition/TestThreadSpecificBpPlusCondition.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/signal/TestSendSignal.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/stepping/TestStepAndBreakpoints.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>409954a8a5c9e189e95ecbf557bc6cb47b51e0b3</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectBreakpointCommand.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectFrame.cpp</li>

          <li><b>edit</b>: source/Commands/CommandCompletions.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectExpression.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectArgs.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectApropos.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d64625fe63b59cbe14e1a83dc28b7cf6bcdea4ba</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectSyntax.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectHelp.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectPlugin.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectDisassemble.h</li>

          <li><b>edit</b>: source/Commands/CommandObjectDisassemble.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectMultiword.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectMemory.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectLog.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7075c5aa2d2085f88581e40aa4859daddd6d56f3</b> by <b>labath:</b> <p style="white-space:pre-wrap">Mark TestMiBreak.test_lldbmi_break_insert_function_pending as flaky on</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e84c489944bb35685e717d248f01d5a66e9a5218</b> by <b>aidan:</b> <p style="white-space:pre-wrap">Refactor GetSoftwareBreakpointTrapOpcode</p>
        <ul>

          <li><b>edit</b>: include/lldb/Target/Platform.h</li>

          <li><b>edit</b>: source/Plugins/Platform/Windows/PlatformWindows.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/Linux/PlatformLinux.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/MacOSX/PlatformDarwin.cpp</li>

          <li><b>edit</b>: source/Target/Platform.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/Linux/PlatformLinux.h</li>

          <li><b>edit</b>: source/Plugins/Platform/Windows/PlatformWindows.h</li>

          <li><b>edit</b>: source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/NetBSD/PlatformNetBSD.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2c5ec4f4a4acc7bd9b663ccae33f99cac761aeb8</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectPlatform.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2638192745761d35aa7d81be349ed32de689cb01</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectCommands.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>3da504c7aaac7d3924baf6a866992c833df20896</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Fixed a problem where the DWARF for inline functions was mis-parsed.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>526c13690f8918964a1f4421366d838a800f7807</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Actually commit the test for r261598.</p>
        <ul>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/c/inlines/TestInlines.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/inlines/inlines.c</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>dd2f81c1097e37148ad439e1c975a8521301f3fd</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectRegister.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectWatchpointCommand.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectProcess.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a2df60822dcbcc4b0415b4ea24ab5440f8454298</b> by <b>compnerd:</b> <p style="white-space:pre-wrap">RenderScript: silence some -Wmissing-brace warnings</p>
        <ul>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9b6222af965bd62266af91bfacc92fad401ebdd4</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">XFAIL TestInlines for Linux with gcc</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/inlines/TestInlines.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>83fabcbab2f5ff40aa83193d1a4f623efcccc445</b> by <b>labath:</b> <p style="white-space:pre-wrap">[linux] Remove all traces of signalfd(2)</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Process/Linux/NativeProcessLinux.cpp</li>

          <li><b>edit</b>: tools/lldb-server/lldb-gdbserver.cpp</li>

          <li><b>edit</b>: source/Host/android/LibcGlue.cpp</li>

          <li><b>delete</b>: include/lldb/Host/linux/Signalfd.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>15f1640f7a2cd37c30c058afc0155cad86d2c921</b> by <b>labath:</b> <p style="white-space:pre-wrap">Work around a stepping bug in arm64 android M</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Process/Linux/NativeThreadLinux.h</li>

          <li><b>add</b>: source/Plugins/Process/Linux/SingleStepCheck.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/Linux/CMakeLists.txt</li>

          <li><b>edit</b>: source/Plugins/Process/Linux/NativeThreadLinux.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/Linux/NativeProcessLinux.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/Linux/NativeProcessLinux.h</li>

          <li><b>add</b>: source/Plugins/Process/Linux/SingleStepCheck.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9b72cfc2b6faefcfac4e686ee6bdc9f1a2a21d69</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">When looking for symbols, find load addresses in a more robust way.</p>
        <ul>

          <li><b>edit</b>: source/Expression/IRExecutionUnit.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6071a803114902d91eae0fb00059dba81484ccc4</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectSettings.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectSource.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectWatchpoint.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6e5ef28ab556db9c1f01b858a1ea67f5a6a2f3d8</b> by <b>chaorenl:</b> <p style="white-space:pre-wrap">Fix TestCStrings for Linux with i386 inferiors.</p>
        <ul>

          <li><b>edit</b>: source/Expression/IRExecutionUnit.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>475ee508faeda8baf6aad4122f53bbb227700020</b> by <b>omair.javaid:</b> <p style="white-space:pre-wrap">Fix test for homogeneity in case of aggregate consisting of</p>
        <ul>

          <li><b>edit</b>: source/Symbol/ClangASTContext.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>802768e57e4e63563829ea2c6ae02c749af3f6c3</b> by <b>aidan:</b> <p style="white-space:pre-wrap">[Renderscript] Change expression strings to use portable format</p>
        <ul>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>73108f34f9e91f1d0041a075ed9c10285057acfe</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Removed unused functions.</p>
        <ul>

          <li><b>edit</b>: tools/debugserver/source/MacOSX/MachTask.h</li>

          <li><b>edit</b>: tools/debugserver/source/MacOSX/MachTask.mm</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d55f10ccfef5bb66db32af471def6164079f2551</b> by <b>zturner:</b> <p style="white-space:pre-wrap">Some fixes for case insensitive paths on Windows.</p>
        <ul>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/Makefile</li>

          <li><b>edit</b>: include/lldb/Core/ConstString.h</li>

          <li><b>edit</b>: source/Core/FileSpecList.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/main.c</li>

          <li><b>edit</b>: source/Core/ConstString.cpp</li>

          <li><b>edit</b>: source/Host/common/FileSpec.cpp</li>

          <li><b>edit</b>: include/lldb/Host/FileSpec.h</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/TestBreakpointCaseSensitivity.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>05b1f7148072165ca9113510b897b6e73330f4eb</b> by <b>zturner:</b> <p style="white-space:pre-wrap">Update the website with lots of new info about building / testing.</p>
        <ul>

          <li><b>edit</b>: www/test.html</li>

          <li><b>edit</b>: www/build.html</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>8ba9b09cae6652450d07c7902bce57e0ed5072b1</b> by <b>zturner:</b> <p style="white-space:pre-wrap">xfail case sensitivity test on Linux.</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/TestBreakpointCaseSensitivity.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7f01554f48d31b8a80b235d462397e7d1f847bbf</b> by <b>amccarth:</b> <p style="white-space:pre-wrap">Get register context for the 32-bit process in a WoW64 process minidump</p>
        <ul>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/wow64_minidump/TestWow64MiniDump.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/wow64_minidump/fizzbuzz_wow64.dmp</li>

          <li><b>add</b>: source/Plugins/Process/Windows/Common/NtStructures.h</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/wow64_minidump/fizzbuzz.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2ea49d13bf568c7b823cefd794bf036eddcf6fa2</b> by <b>amccarth:</b> <p style="white-space:pre-wrap">XFail TestInlines.py on Windows with clang.</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/inlines/TestInlines.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ca36a23059515f80a393ccdc457a138b27a5b054</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Fix &quot;target modules add -s <u></u>&quot; to work if the file doesn&#39;t exist</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectTarget.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4a095425230d6997e9fca7315bfbc2923ed51dd8</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectType.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>5872c245badab99a847f36b62733c334a89f828e</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Handle the case when a variable is only valid in part of the enclosing</p>
        <ul>

          <li><b>edit</b>: source/Symbol/Block.cpp</li>

          <li><b>edit</b>: source/API/SBBlock.cpp</li>

          <li><b>edit</b>: source/Core/Address.cpp</li>

          <li><b>edit</b>: source/Target/StackFrame.cpp</li>

          <li><b>edit</b>: include/lldb/Symbol/Block.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp</li>

          <li><b>edit</b>: source/Symbol/Variable.cpp</li>

          <li><b>edit</b>: include/lldb/Core/RangeMap.h</li>

          <li><b>edit</b>: include/lldb/Symbol/Variable.h</li>

          <li><b>edit</b>: source/API/SBFrame.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>218a1e5cdbd7d673cfaf4696955b8e49664c3962</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Add support for handling absolute symbols in ELF</p>
        <ul>

          <li><b>edit</b>: include/lldb/lldb-enumerations.h</li>

          <li><b>edit</b>: source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp</li>

          <li><b>edit</b>: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp</li>

          <li><b>edit</b>: source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp</li>

          <li><b>edit</b>: source/Symbol/ObjectFile.cpp</li>

          <li><b>edit</b>: source/Utility/ConvertEnum.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f2fecced44fa1264128efedc0d2657536af77f2b</b> by <b>aidan:</b> <p style="white-space:pre-wrap">Improve readability and performance of</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d2b0e05b755e52b5724da46b5e9133da8744ea47</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix PythonDataObjectsTests for python 2</p>
        <ul>

          <li><b>edit</b>: unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>72ae81c6349c59ff1754c9c29a90e43243866f7b</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectTarget.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>98712eb0bdabeb75427ba888cfefe0dad44de629</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectThread.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>3d35a56c3fbc333532b7f9f52ef407846b64a555</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Fix all of the unannotated switch cases to annotate the fall through or</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp</li>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: source/Core/RegisterValue.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/Cocoa.cpp</li>

          <li><b>edit</b>: source/Core/ValueObject.cpp</li>

          <li><b>edit</b>: source/Utility/JSON.cpp</li>

          <li><b>edit</b>: tools/lldb-server/lldb-gdbserver.cpp</li>

          <li><b>edit</b>: source/Target/StackFrameList.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp</li>

          <li><b>edit</b>: source/Utility/StringExtractorGDBRemote.cpp</li>

          <li><b>edit</b>: source/Symbol/Variable.cpp</li>

          <li><b>edit</b>: source/Expression/IRMemoryMap.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp</li>

          <li><b>edit</b>: source/Core/Scalar.cpp</li>

          <li><b>edit</b>: source/Core/FastDemangle.cpp</li>

          <li><b>edit</b>: source/Host/posix/FileSystem.cpp</li>

          <li><b>edit</b>: source/Symbol/ObjectFile.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp</li>

          <li><b>edit</b>: source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp</li>

          <li><b>edit</b>: source/Host/common/SocketAddress.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp</li>

          <li><b>edit</b>: source/Core/ArchSpec.cpp</li>

          <li><b>edit</b>: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4466ad0cc3b5962ca60be706b181f86687e9587f</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings in some files in</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ABI/MacOSX-i386/ABIMacOSX_i386.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/SysV-arm64/ABISysV_arm64.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d5b6e6f56ddea2851d117232094210759af7d2a7</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Add the &quot;block&quot; keyword to &quot;thread step-in -e&quot;, and an alias that uses</p>
        <ul>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/c/step-target/main.c</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/c/step-target/TestStepTarget.py</li>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/c/step-target/Makefile</li>

          <li><b>edit</b>: source/Commands/CommandObjectThread.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a82b8efd6f7a10f72dee22ba03407554b32c8a2e</b> by <b>chaorenl:</b> <p style="white-space:pre-wrap">Clear alias argument vector for &#39;p&#39; alias.</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>332120cb9495e48b4e713141bbf7132336a64203</b> by <b>ovyalov:</b> <p style="white-space:pre-wrap">Make TestPlatformProcessConnect to support abstract/domain sockets.</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/platform-process-connect/TestPlatformProcessConnect.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>00c33691efc3e1e36dcb0a7e8898101a966b11b0</b> by <b>sagar.thakur:</b> <p style="white-space:pre-wrap">[LLDB][MIPS] Fix TestInferiorAssert.py for MIPS</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/inferior-assert/TestInferiorAssert.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>8a51aa79cb293dae932cf5d01c5304f2433c9dc1</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Add support for DW_OP_push_object_address in dwarf expressions</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Process/Utility/RegisterContextLLDB.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserGo.cpp</li>

          <li><b>edit</b>: include/lldb/Expression/DWARFExpression.h</li>

          <li><b>edit</b>: source/Expression/DWARFExpression.cpp</li>

          <li><b>edit</b>: source/Core/ValueObjectVariable.cpp</li>

          <li><b>edit</b>: source/Target/StackFrame.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>954e574ed8bd178a776c59114670befeda3f1fe9</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Add a set of new plugins to handle Java debugging</p>
        <ul>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/CMakeLists.txt</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h</li>

          <li><b>add</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserJava.h</li>

          <li><b>add</b>: source/Plugins/Language/Java/JavaLanguage.h</li>

          <li><b>edit</b>: source/Symbol/CMakeLists.txt</li>

          <li><b>add</b>: source/Plugins/Language/Java/CMakeLists.txt</li>

          <li><b>edit</b>: source/API/SystemInitializerFull.cpp</li>

          <li><b>add</b>: source/Plugins/LanguageRuntime/Java/CMakeLists.txt</li>

          <li><b>add</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserJava.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp</li>

          <li><b>add</b>: source/Symbol/JavaASTContext.cpp</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/CMakeLists.txt</li>

          <li><b>add</b>: source/Plugins/LanguageRuntime/Java/JavaLanguageRuntime.h</li>

          <li><b>add</b>: source/Plugins/Language/Java/JavaFormatterFunctions.h</li>

          <li><b>add</b>: source/Plugins/Language/Java/JavaFormatterFunctions.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/CMakeLists.txt</li>

          <li><b>add</b>: source/Plugins/Language/Java/JavaLanguage.cpp</li>

          <li><b>add</b>: include/lldb/Symbol/JavaASTContext.h</li>

          <li><b>edit</b>: cmake/LLDBDependencies.cmake</li>

          <li><b>edit</b>: include/lldb/Symbol/TypeSystem.h</li>

          <li><b>add</b>: source/Plugins/LanguageRuntime/Java/JavaLanguageRuntime.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>fad38830c1eada9c08d2acfb8ae38f98e800a8f2</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Fix address class lookup for absolute symbols</p>
        <ul>

          <li><b>edit</b>: source/Symbol/ObjectFile.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>082c5410d1b987d07c03b0542449a05a4c55a92b</b> by <b>aidan:</b> <p style="white-space:pre-wrap">Add mips32 software breakpoints into</p>
        <ul>

          <li><b>edit</b>: source/Target/Platform.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>64db1fe502c4f01cf1bc446fc3c2202f240ba41a</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Revert part of rL262014 as it caused issues on gcc-i386</p>
        <ul>

          <li><b>edit</b>: source/Expression/DWARFExpression.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>8944612876bc4dc15b4c58b1aa5d72bdbf30f924</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Add new java plugin files to the xcode project</p>
        <ul>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>8640b9ab739e11e77ef8d9a59290feef27023c3b</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">The IOHandlerProcessSTDIO is the _only_ IOHandler that gets pushed and</p>
        <ul>

          <li><b>edit</b>: source/Target/Process.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ed31493384c01714e430608f15d40648820fd55a</b> by <b>aidan:</b> <p style="white-space:pre-wrap">Fix bug with register values byte order in expression evaluation.</p>
        <ul>

          <li><b>edit</b>: source/Expression/Materializer.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ae5c6bda3117cd085abdaef272ce4b46b6733217</b> by <b>aidan:</b> <p style="white-space:pre-wrap">remove unused local string in IRForTarget.cpp</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/IRForTarget.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>91e4ad4087cb4f9f1e5295cf196b92e772b45420</b> by <b>jingham:</b> <p style="white-space:pre-wrap">SymbolFileDWARFDebugMap::FindTypes didn&#39;t obey the max_matches flag, but</p>
        <ul>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>5e0a0a87c69edc7b1bb4b6fd5616b85dac800d89</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Make sure the Target, Process and Thread GetGlobalProperties() static</p>
        <ul>

          <li><b>edit</b>: source/Target/Target.cpp</li>

          <li><b>edit</b>: source/Target/Thread.cpp</li>

          <li><b>edit</b>: source/Target/Process.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>307be4d5579c2f8ca269b04c527fdea01e4e63b0</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Make sure to #include <u></u> for the std::atomic<u></u> that was</p>
        <ul>

          <li><b>edit</b>: source/Target/Process.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>83cfb9b6dbb75a16c991c2a89fad3f2e00a2c956</b> by <b>chaorenl:</b> <p style="white-space:pre-wrap">Register value is not necessarily scalar.</p>
        <ul>

          <li><b>edit</b>: source/Expression/Materializer.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>05731f60a262e57418d1ba535cfe983e511b2af4</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings in remaining files in</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ABI/SysV-hexagon/ABISysV_hexagon.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/SysV-ppc/ABISysV_ppc.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/SysV-x86_64/ABISysV_x86_64.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp</li>

          <li><b>edit</b>: source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2ab6f0b19da381668ed46b0cef5cf4d28c42958c</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Make LLDB safer to use with respect to the global destructor chain.</p>
        <ul>

          <li><b>edit</b>: source/Target/Process.cpp</li>

          <li><b>edit</b>: source/Target/Target.cpp</li>

          <li><b>edit</b>: source/Target/Thread.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>dc878ce05f19e2c8ce83374e4c1648de0c3c41f9</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">Revert &quot;Fix bug with register values byte order in expression</p>
        <ul>

          <li><b>edit</b>: source/Expression/Materializer.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2ad82e15b447a0ab5d90239fcc7da94c505d2574</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix compiler warnings in the java code</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Language/Java/JavaLanguage.h</li>

          <li><b>edit</b>: source/Symbol/JavaASTContext.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4029477fa5650dbeff39874770e276b6eae3ca96</b> by <b>omair.javaid:</b> <p style="white-space:pre-wrap">Add/Improve complex, vector, aggregate types handling for SysV ARM</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/return-value/TestReturnValue.py</li>

          <li><b>edit</b>: source/Plugins/ABI/SysV-arm/ABISysV_arm.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ca9d6af238948da589faca242fa0349990e3a03f</b> by <b>labath:</b> <p style="white-space:pre-wrap">Revert a part of &quot;Add/Improve complex, vector, aggregate types handling</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/return-value/TestReturnValue.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c6686a75f906bfff552e578273edc52e3b07179b</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings in</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/Cocoa.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/CPlusPlus/LibCxxList.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/NSDictionary.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/NSArray.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/NSSet.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/ObjCLanguage.h</li>

          <li><b>edit</b>: source/Plugins/Language/CPlusPlus/LibStdcpp.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/CPlusPlus/LibCxxVector.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/CPlusPlus/LibCxx.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/CPlusPlus/LibCxxMap.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/ObjCLanguage.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>532d0da9bf9b5d40fff7f162d053f04d12aea269</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Add an LLDB data formatter for single-element NSArray and NSDictionary</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Language/ObjC/NSArray.cpp</li>

          <li><b>edit</b>: include/lldb/Core/ValueObjectConstResultCast.h</li>

          <li><b>edit</b>: include/lldb/Core/ValueObjectConstResult.h</li>

          <li><b>edit</b>: source/Core/ValueObject.cpp</li>

          <li><b>edit</b>: source/Core/ValueObjectConstResult.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/NSDictionary.cpp</li>

          <li><b>edit</b>: include/lldb/Core/ValueObject.h</li>

          <li><b>edit</b>: include/lldb/Core/ValueObjectConstResultImpl.h</li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/ObjCLanguage.cpp</li>

          <li><b>edit</b>: include/lldb/Core/ValueObjectConstResultChild.h</li>

          <li><b>edit</b>: source/Core/ValueObjectConstResultCast.cpp</li>

          <li><b>edit</b>: source/Core/ValueObjectConstResultImpl.cpp</li>

          <li><b>edit</b>: source/Core/ValueObjectConstResultChild.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f1cd19d139c0a093a13b49e45f8a0024147284f4</b> by <b>amccarth:</b> <p style="white-space:pre-wrap">Fix TestInlines.py on Windows</p>
        <ul>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/cpp/inlines/inlines.cpp</li>

          <li><b>delete</b>: packages/Python/lldbsuite/test/lang/c/inlines/Makefile</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/cpp/inlines/Makefile</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/cpp/inlines/inlines.h</li>

          <li><b>delete</b>: packages/Python/lldbsuite/test/lang/c/inlines/TestInlines.py</li>

          <li><b>delete</b>: packages/Python/lldbsuite/test/lang/c/inlines/inlines.c</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/cpp/inlines/TestInlines.py</li>

          <li><b>delete</b>: packages/Python/lldbsuite/test/lang/c/inlines/inlines.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>808c21a524a754c3620aa5cc324813a0bae048ac</b> by <b>amccarth:</b> <p style="white-space:pre-wrap">NFC:  Refactor ProcessWinMiniDump to use a more traditional pimpl idiom.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.h</li>

          <li><b>edit</b>: source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>349473a198a11362668043f8d2c88efc1fef86fd</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Change the user-visible name for the argument type language to</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandObject.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c900ebf2963c4aa876d0ae9b8d4ab0deb2260346</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Fix a typo in my previous commit. This would cause mutable NSArrays to</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Language/ObjC/NSArray.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>b120c9dcf728c8115881e2a4260cecc8e2126e6b</b> by <b>egranata:</b> <p style="white-space:pre-wrap">When &#39;help&#39; cannot find a command, produce additional help text that</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectSyntax.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectHelp.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectHelp.h</li>

          <li><b>edit</b>: source/Commands/CommandObjectCommands.cpp</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/help/TestHelp.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>58ea73243c1f0e9eec360bdf53712fd9ed8477f1</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings in some files in</p>
        <ul>

          <li><b>edit</b>: source/Target/Process.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>5bce30803c802a057ea32626faef177e16bec1c4</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix MSVC build failure in source/Target/Process.cpp.</p>
        <ul>

          <li><b>edit</b>: source/Target/Process.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6c4f672bc28fae4f43c0ead620027d0b6197cf57</b> by <b>jmolenda:</b> <p style="white-space:pre-wrap">Update the on-device arm specific code to match the API changes that</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ad5758336847f28cd81ad2d25b1dde49ac97848a</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix warning in NSDictionary.cpp</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Language/ObjC/NSDictionary.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>040748355f97c4242afa00e610fa8a56d2e0ce98</b> by <b>labath:</b> <p style="white-space:pre-wrap">Slightly improve logging in LLGS tests</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/socket_packet_pump.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4c0a93ed3dedaa5c8e7a0cea6d562c5b007bda0b</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">DWARFExpression: Don&#39;t resolve load address in DW_OP_plus</p>
        <ul>

          <li><b>edit</b>: source/Expression/DWARFExpression.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>1c8696b6168c38a602ab3c5575e0241e90436f9e</b> by <b>ted.woodward:</b> <p style="white-space:pre-wrap">Fix bug with function resolution when using IR Interpreter</p>
        <ul>

          <li><b>edit</b>: source/Expression/LLVMUserExpression.cpp</li>

          <li><b>edit</b>: source/Expression/IRExecutionUnit.cpp</li>

          <li><b>edit</b>: include/lldb/Expression/IRInterpreter.h</li>

          <li><b>edit</b>: source/Expression/IRInterpreter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c8a790fb417b11296cf9fa8ed57f7a98e9a8d2e4</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings in some files in</p>
        <ul>

          <li><b>edit</b>: include/lldb/Core/Broadcaster.h</li>

          <li><b>edit</b>: source/Core/Address.cpp</li>

          <li><b>edit</b>: source/Core/Communication.cpp</li>

          <li><b>edit</b>: source/Core/DataEncoder.cpp</li>

          <li><b>edit</b>: source/Core/AddressResolverName.cpp</li>

          <li><b>edit</b>: source/Core/Broadcaster.cpp</li>

          <li><b>edit</b>: source/Core/ConnectionSharedMemory.cpp</li>

          <li><b>edit</b>: source/Core/ArchSpec.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>5f8895eae25b0157fda68234d8412a761d2013f5</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings in some files in</p>
        <ul>

          <li><b>edit</b>: source/Core/DataExtractor.cpp</li>

          <li><b>edit</b>: source/Core/Debugger.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7c644fcafa497ede0c542a3858974cad84dca2f0</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Upgrade the arm/thumb architecture used by the disassembler</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>09efc734d3caf3ae051e84b031b733cc65f39391</b> by <b>sas:</b> <p style="white-space:pre-wrap">Use shallow clones in build-llvm.py.</p>
        <ul>

          <li><b>edit</b>: scripts/Xcode/lldbbuild.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>42ed5d2c2c64e334dc8d9336064326779aa94e83</b> by <b>zturner:</b> <p style="white-space:pre-wrap">Add support for reading line tables from PDB files.</p>
        <ul>

          <li><b>add</b>: unittests/SymbolFile/PDB/Inputs/test-pdb-alt.cpp</li>

          <li><b>add</b>: unittests/SymbolFile/PDB/Inputs/test-pdb.h</li>

          <li><b>add</b>: unittests/SymbolFile/PDB/Inputs/test-pdb.exe</li>

          <li><b>add</b>: unittests/SymbolFile/PDB/Inputs/test-pdb.cpp</li>

          <li><b>edit</b>: source/Host/common/FileSpec.cpp</li>

          <li><b>add</b>: unittests/SymbolFile/PDB/Inputs/test-dwarf.cpp</li>

          <li><b>edit</b>: include/lldb/Host/windows/HostInfoWindows.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/CMakeLists.txt</li>

          <li><b>edit</b>: unittests/CMakeLists.txt</li>

          <li><b>add</b>: unittests/SymbolFile/CMakeLists.txt</li>

          <li><b>add</b>: source/Plugins/SymbolFile/PDB/SymbolFilePDB.h</li>

          <li><b>add</b>: unittests/SymbolFile/PDB/Inputs/test-dwarf.exe</li>

          <li><b>add</b>: unittests/SymbolFile/PDB/Inputs/test-pdb.pdb</li>

          <li><b>add</b>: unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp</li>

          <li><b>edit</b>: cmake/LLDBDependencies.cmake</li>

          <li><b>edit</b>: source/API/SystemInitializerFull.cpp</li>

          <li><b>add</b>: unittests/SymbolFile/PDB/Inputs/test-pdb-nested.h</li>

          <li><b>edit</b>: cmake/modules/AddLLDB.cmake</li>

          <li><b>edit</b>: include/lldb/Host/FileSpec.h</li>

          <li><b>add</b>: source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp</li>

          <li><b>add</b>: source/Plugins/SymbolFile/PDB/CMakeLists.txt</li>

          <li><b>edit</b>: source/Host/windows/HostInfoWindows.cpp</li>

          <li><b>add</b>: unittests/SymbolFile/PDB/CMakeLists.txt</li>

          <li><b>edit</b>: source/Initialization/SystemInitializerCommon.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>5a0c0e48483d7a912e434838d20e979c6b1053a9</b> by <b>jmolenda:</b> <p style="white-space:pre-wrap">Add SymbolFilePDB to xcode project file to keep it up to date after</p>
        <ul>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ff7fe60f26e3003d69a752cbf406cd74ee6f2a88</b> by <b>jmolenda:</b> <p style="white-space:pre-wrap">Don&#39;t build source/Plugins/Process/Linux in the Xcode project file.</p>
        <ul>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4639cc59441f5732cea2c15de7ab60c338dc18fa</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings in some files in</p>
        <ul>

          <li><b>edit</b>: source/Core/DynamicLoader.cpp</li>

          <li><b>edit</b>: source/Core/DataBufferMemoryMap.cpp</li>

          <li><b>edit</b>: source/Core/Disassembler.cpp</li>

          <li><b>edit</b>: source/Core/DataBufferHeap.cpp</li>

          <li><b>edit</b>: source/Core/EmulateInstruction.cpp</li>

          <li><b>edit</b>: source/Core/FileSpecList.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>298041f190eb325220861c3fc87c61754e55d379</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fetch remote log files from LLGS tests</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f490db4a1f6565085d00b6714eaee07693b4a40b</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix OSX breakage caused by r262597</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>3c314f1d9fa29fabc1da7d5191afd2d07a11284e</b> by <b>labath:</b> <p style="white-space:pre-wrap">Revert &quot;Fetch remote log files from LLGS tests&quot;</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c3881f2c34ca2b4a93c94c1e660b6ee775cae37d</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Add reverse file remapping for breakpoint set</p>
        <ul>

          <li><b>edit</b>: source/Target/PathMappingList.cpp</li>

          <li><b>edit</b>: include/lldb/Target/PathMappingList.h</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/source-manager/TestSourceManager.py</li>

          <li><b>edit</b>: source/Target/Target.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>589fc465b1581dd51d473e8c09d3cae9c2578e77</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix warning in IRExecutionUnit.cpp</p>
        <ul>

          <li><b>edit</b>: source/Expression/IRExecutionUnit.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f64384b8bcf59cb254455a8c46785a7b715f74a5</b> by <b>labath:</b> <p style="white-space:pre-wrap">Resumbit &quot;Fetch remote log files from LLGS tests&quot;</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6e6fe5a434a18565997941262d2e5e8d40de2057</b> by <b>labath:</b> <p style="white-space:pre-wrap">Add a log statement</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>1eb11038fc0602da1714e57c1e9af848338a1b47</b> by <b>jyknight:</b> <p style="white-space:pre-wrap">Update after r262737 in clang changed the accessor.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6db461b26f90d90fe294f674875fccde10c0064c</b> by <b>jmolenda:</b> <p style="white-space:pre-wrap">Move SBLanguageRuntime.cpp from the lldb-core group to the LLDB group to</p>
        <ul>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>36dc33770a75f4ef505a856dc940517fd31c8370</b> by <b>mohit.bhakkad:</b> <p style="white-space:pre-wrap">[LLDB][MIPS] Fix TestDisassembleBreakpoint</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/disassembly/TestDisassembleBreakpoint.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>dc5ef2da510f3adba99cd8b2fe18c2e6d417227d</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Change over the broadcaster/listener process to hold shared or weak</p>
        <ul>

          <li><b>edit</b>: include/lldb/Core/Event.h</li>

          <li><b>edit</b>: source/Plugins/Process/Windows/Common/ProcessWindows.h</li>

          <li><b>edit</b>: source/Core/IOHandler.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/mach-core/ProcessMachCore.cpp</li>

          <li><b>edit</b>: include/lldb/Core/Debugger.h</li>

          <li><b>edit</b>: include/lldb/lldb-private-interfaces.h</li>

          <li><b>edit</b>: source/Target/TargetList.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/api/listeners/TestListener.py</li>

          <li><b>edit</b>: source/Plugins/Platform/Linux/PlatformLinux.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/mach-core/ProcessMachCore.h</li>

          <li><b>edit</b>: source/Target/Process.cpp</li>

          <li><b>edit</b>: include/lldb/Core/Listener.h</li>

          <li><b>edit</b>: source/Core/Broadcaster.cpp</li>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp</li>

          <li><b>edit</b>: include/lldb/lldb-forward.h</li>

          <li><b>edit</b>: source/Target/Target.cpp</li>

          <li><b>edit</b>: source/API/SBBroadcaster.cpp</li>

          <li><b>edit</b>: include/lldb/Target/Target.h</li>

          <li><b>edit</b>: source/Plugins/Process/FreeBSD/ProcessFreeBSD.h</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/api/listeners/main.c</li>

          <li><b>edit</b>: include/lldb/Target/ProcessLaunchInfo.h</li>

          <li><b>edit</b>: source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp</li>

          <li><b>edit</b>: source/API/SBDebugger.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/POSIX/PlatformPOSIX.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/Windows/PlatformWindows.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/Windows/Live/ProcessWindowsLive.cpp</li>

          <li><b>edit</b>: include/lldb/API/SBListener.h</li>

          <li><b>edit</b>: source/Core/Debugger.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/elf-core/ProcessElfCore.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp</li>

          <li><b>edit</b>: source/Core/Listener.cpp</li>

          <li><b>edit</b>: source/Core/Communication.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/elf-core/ProcessElfCore.h</li>

          <li><b>edit</b>: include/lldb/Target/Process.h</li>

          <li><b>edit</b>: source/Target/Thread.cpp</li>

          <li><b>edit</b>: source/API/SBListener.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/gdb-remote/ProcessGDBRemote.h</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/api/listeners/Makefile</li>

          <li><b>edit</b>: source/Target/ProcessLaunchInfo.cpp</li>

          <li><b>edit</b>: source/Core/Event.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/Windows/Common/ProcessWindows.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/Windows/Live/ProcessWindowsLive.h</li>

          <li><b>edit</b>: source/Plugins/Process/MacOSX-Kernel/ProcessKDP.h</li>

          <li><b>edit</b>: source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.h</li>

          <li><b>edit</b>: include/lldb/Core/Broadcaster.h</li>

          <li><b>edit</b>: source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.cpp</li>

          <li><b>edit</b>: source/API/SBTarget.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9666335e4153f0da1afe2da8ee1ef23d9f8408b6</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Change the way command aliases are stored. Go from a model where a map</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandObject.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandObject.h</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandInterpreter.h</li>

          <li><b>edit</b>: source/Commands/CommandObjectCommands.cpp</li>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectMultiword.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>383d216e3fdf733d5291dedf07ce193311286ca5</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Move ProcessAliasOptionsArgs to be a static on CommandAlias; it wasn&#39;t</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectCommands.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandInterpreter.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9713161284c8759da89d0250ddd528e9855d2008</b> by <b>jmolenda:</b> <p style="white-space:pre-wrap">Unbreak linux build broken by r262901</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>44b235b84663a070f98514eed7ca8af822f86243</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Attempt to fix the Ubuntu buildbot by making FindLongestCommandWord a</p>
        <ul>

          <li><b>edit</b>: include/lldb/Interpreter/CommandObject.h</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandInterpreter.h</li>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectMultiword.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4973c1977338810e560469762692dc86cf6c08a9</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Turn GetAliasOptions() into GetAlias()</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandInterpreter.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>0dce24895913a5951a5b60eee57671e554a1df0d</b> by <b>egranata:</b> <p style="white-space:pre-wrap">A few more improvements on the way to the command alias refactoring</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectHelp.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandInterpreter.h</li>

          <li><b>edit</b>: source/Interpreter/CommandObject.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandObject.h</li>

          <li><b>edit</b>: source/Commands/CommandObjectCommands.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>73af04003fcca7dded1999b38f9f69e629d61709</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Use .c_str() here to unbreak the Linux build</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d8dbef41ba56ec7d36e20ff592377578ab4a2b9c</b> by <b>egranata:</b> <p style="white-space:pre-wrap">This is actually a FileSpec, so use .GetCString() instead</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>98b7b8d9bf03911f524dd17eec1712dbada695d9</b> by <b>ewan:</b> <p style="white-space:pre-wrap">Use c_str() instead of GetCString() to fix build</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f3a010143ae759821a3eddd5b1b7dbc042856e29</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Try to fix windows build after rL262863</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>38bb25d3c0e8231a055d1837d04f80781cea70d4</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Fix log in Broadcaster causing a crash</p>
        <ul>

          <li><b>edit</b>: source/Core/Broadcaster.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>894be6334d1878478d7f9c125816368f67c67ead</b> by <b>aprantl:</b> <p style="white-space:pre-wrap">Support floating point values in 128-bit SSE vector registers</p>
        <ul>

          <li><b>edit</b>: source/Core/RegisterValue.cpp</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/register_variables/test.c</li>

          <li><b>edit</b>: include/lldb/Core/Value.h</li>

          <li><b>edit</b>: source/Expression/Materializer.cpp</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7b6148984483744853c3074ae2d0d0aef153d049</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Made self.expect() errors a little more readable in the testsuite.</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lldbtest.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c41efce47ca40652192a5f8490207af91f8f3547</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Move CommandAlias to its own file; also Store</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectHelp.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandObject.h</li>

          <li><b>add</b>: source/Interpreter/CommandAlias.cpp</li>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandInterpreter.h</li>

          <li><b>add</b>: include/lldb/Interpreter/CommandAlias.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>847263beab28ab1f713887e0e5ef001428eb34a9</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Add CommandAlias.cpp to CMakeLists</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CMakeLists.txt</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>90b711b72d3d49110b8b1253b7ffeb90891d2ebb</b> by <b>sivachandra:</b> <p style="white-space:pre-wrap">[TestRegisterVariables] Adjust compiler range in expected failure</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d4e2e0929a51e2876b87b3a19e2b41edc337148f</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Last round of preliminary cleanup in my refactoring of aliases.</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectHelp.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandAlias.h</li>

          <li><b>edit</b>: source/Interpreter/CommandAlias.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>099e67c22c60dde507a33c1634a8044e5b0c7622</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Add an &quot;offset&quot; option to &quot;break set -n&quot; and &quot;break set -f -l&quot;. That way</p>
        <ul>

          <li><b>edit</b>: lldb.xcodeproj/xcshareddata/xcschemes/desktop.xcscheme</li>

          <li><b>edit</b>: source/Breakpoint/BreakpointResolverFileLine.cpp</li>

          <li><b>edit</b>: include/lldb/Breakpoint/BreakpointResolverFileLine.h</li>

          <li><b>edit</b>: source/Breakpoint/BreakpointResolver.cpp</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectBreakpoint.cpp</li>

          <li><b>edit</b>: include/lldb/Breakpoint/BreakpointResolver.h</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/MacOSX/PlatformDarwin.cpp</li>

          <li><b>edit</b>: include/lldb/Breakpoint/BreakpointResolverName.h</li>

          <li><b>edit</b>: source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp</li>

          <li><b>edit</b>: scripts/interface/SBTarget.i</li>

          <li><b>edit</b>: lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme</li>

          <li><b>edit</b>: source/Breakpoint/BreakpointResolverName.cpp</li>

          <li><b>edit</b>: include/lldb/Target/Target.h</li>

          <li><b>edit</b>: source/API/SBTarget.cpp</li>

          <li><b>edit</b>: source/Core/IOHandler.cpp</li>

          <li><b>edit</b>: include/lldb/API/SBTarget.h</li>

          <li><b>edit</b>: source/Target/Target.cpp</li>

          <li><b>edit</b>: source/Breakpoint/BreakpointResolverAddress.cpp</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6b9e9bb9421744991b42c7e8ddd39c3bb9b85bd2</b> by <b>ted.woodward:</b> <p style="white-space:pre-wrap">Fix &quot;ninja check-lldb&quot; crash in IRExecutionUnit.cpp</p>
        <ul>

          <li><b>edit</b>: source/Expression/IRExecutionUnit.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7da86302de0206e59503388e96bab6066e23fe7c</b> by <b>zturner:</b> <p style="white-space:pre-wrap">Fix SymbolFilePDB for discontiguous functions.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6e4cb44a53d0e592b79a7b15df8b652a3a9745c9</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Certain hardware architectures have registers of 256 bits in size</p>
        <ul>

          <li><b>edit</b>: source/Core/RegisterValue.cpp</li>

          <li><b>edit</b>: source/Core/Scalar.cpp</li>

          <li><b>edit</b>: source/Core/Value.cpp</li>

          <li><b>edit</b>: include/lldb/Core/Scalar.h</li>

          <li><b>edit</b>: include/lldb/lldb-private-types.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>8248c396c87b245c99e7d2eb13ae329c630fc0cc</b> by <b>sivachandra:</b> <p style="white-space:pre-wrap">[DWARFASTParserClang] Start with member offset of 0 for members of union</p>
        <ul>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/c/unions/Makefile</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/c/unions/main.c</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/c/unions/TestUnionMembers.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9fca5fedfaeaaa87121cc57a4569baeacb2e772b</b> by <b>ewan:</b> <p style="white-space:pre-wrap">Track expression language from one place in ClangExpressionParser</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9f352c13d57a4af8ce40b377f3962f10ed79a52b</b> by <b>ewan:</b> <p style="white-space:pre-wrap">Revert &quot;Track expression language from one place in</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>63a5d8d02a0f3f5281076f373e516ac8a85a32bb</b> by <b>amccarth:</b> <p style="white-space:pre-wrap">Eliminate the TestStarted-XXX and TestFinished-XXX files from check-lldb</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/dotest.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>8a6ce468e70d5e52896eae8ee6234d6ac2d1343b</b> by <b>aidan:</b> <p style="white-space:pre-wrap">[Renderscript] Explicitly set the language to evaluate allocations</p>
        <ul>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>77beec6f9e29de9aee48f37d943ac2419ec879d3</b> by <b>aidan:</b> <p style="white-space:pre-wrap">[Renderscript] Add stack argument reading code for Mipsel</p>
        <ul>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7537d96813eb53d6a16f5ef8db4e87265953a6a0</b> by <b>aidan:</b> <p style="white-space:pre-wrap">[Renderscript] Add stack argument reading code for Mipsel 2</p>
        <ul>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>374b7e0b3c380cdf6add90e1bb19757ad0be5429</b> by <b>aidan:</b> <p style="white-space:pre-wrap">[Renderscript] Add stack argument reading code for Mipsel 3</p>
        <ul>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>04023f877ce8c2e0459ed6b69bd57273a74ad5c4</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Fixed the python interpreter so that it correctly inherits the top</p>
        <ul>

          <li><b>edit</b>: include/lldb/Host/File.h</li>

          <li><b>edit</b>: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp</li>

          <li><b>edit</b>: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h</li>

          <li><b>edit</b>: source/Host/common/File.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>179cc4e72ea46e9c96eebabc831e79904308a60b</b> by <b>marianne.mailhot.sarrasin:</b> <p style="white-space:pre-wrap">Fixed ValueObject::GetExpressionPath() for paths including anonymous</p>
        <ul>

          <li><b>edit</b>: source/Core/ValueObject.cpp</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/anonymous/TestAnonymous.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9edc70c33c3a3ae3f8b1c67a59c84562c2567ae9</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings in some files in</p>
        <ul>

          <li><b>edit</b>: source/Core/FormatEntity.cpp</li>

          <li><b>edit</b>: source/Core/ConstString.cpp</li>

          <li><b>edit</b>: source/Core/Log.cpp</li>

          <li><b>edit</b>: source/Core/Event.cpp</li>

          <li><b>edit</b>: source/Core/Listener.cpp</li>

          <li><b>edit</b>: source/Core/Error.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e9595a385967760507e0712558ed325765a4253e</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Fix SBDebugger.GetOutputFileHandle() on OS X.</p>
        <ul>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

          <li><b>edit</b>: scripts/Python/prepare_binding_Python.py</li>

          <li><b>edit</b>: scripts/Python/python-typemaps.swig</li>

          <li><b>edit</b>: scripts/prepare_bindings.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>24a8235bdbcde54c537aa468454c071ce2754f0c</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">skip newly segfaulting test on OS X public CI</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/python_api/default-constructor/TestDefaultConstructorForAPIObjects.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a35af1a7250aad01479459365bb2d8c793b14633</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix a couple of cornercases in FileSpec + tests</p>
        <ul>

          <li><b>edit</b>: unittests/Host/CMakeLists.txt</li>

          <li><b>edit</b>: source/Host/common/FileSpec.cpp</li>

          <li><b>add</b>: unittests/Host/FileSpecTest.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6f9f836aa622de8bed2efc1d34ca8c59a50e84bc</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix a bunch of signedness warnings in unittests</p>
        <ul>

          <li><b>edit</b>: unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp</li>

          <li><b>edit</b>: unittests/Editline/EditlineTest.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>fc6d00443d2a9a5e36fab6fe0ac351e0a49dab2b</b> by <b>marianne.mailhot.sarrasin:</b> <p style="white-space:pre-wrap">Fixed MemoryCache L1 cache flush</p>
        <ul>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/memory/cache/TestMemoryCache.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/memory/cache/Makefile</li>

          <li><b>edit</b>: source/Target/Memory.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/memory/cache/main.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>fa59c9018f8d6a87d3b769c3fb01a4048f02e18b</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Check for a NULL input filehandle before referencing it.</p>
        <ul>

          <li><b>edit</b>: scripts/Python/python-typemaps.swig</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4a27cea4b4943a8644a4cb4ce4236069a6f0bf5d</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Remove the skip if Darwin since I fixed the crash.</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/python_api/default-constructor/TestDefaultConstructorForAPIObjects.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>95d8670d6a27e7180fb9e397f27bb4ade478d03a</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings in some files in</p>
        <ul>

          <li><b>edit</b>: source/Core/Module.cpp</li>

          <li><b>edit</b>: source/Core/IOHandler.cpp</li>

          <li><b>edit</b>: source/Core/ModuleList.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f4b7a18bdc29f7ddbd78d9a53f80900062ff0d19</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings in some files in</p>
        <ul>

          <li><b>edit</b>: source/Core/Opcode.cpp</li>

          <li><b>edit</b>: source/Core/PluginManager.cpp</li>

          <li><b>edit</b>: source/Core/Logging.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e2a380665320b7d20072b0315dd8bcdcec9543d0</b> by <b>eugene.zelenko:</b> <p style="white-space:pre-wrap">Fix Clang-tidy modernize-use-nullptr warnings in some files in</p>
        <ul>

          <li><b>edit</b>: source/Core/Scalar.cpp</li>

          <li><b>edit</b>: source/Core/RegisterValue.cpp</li>

          <li><b>edit</b>: include/lldb/Core/SearchFilter.h</li>

          <li><b>edit</b>: source/Core/SearchFilter.cpp</li>

          <li><b>edit</b>: source/Core/RegularExpression.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>defcb11c663da5a35cf5b8964bc2a9efb83614f5</b> by <b>jingham:</b> <p style="white-space:pre-wrap">This change introduces a &quot;ExpressionExecutionThread&quot; to the ThreadList.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Platform/POSIX/PlatformPOSIX.cpp</li>

          <li><b>edit</b>: source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectType.cpp</li>

          <li><b>edit</b>: source/Target/ThreadList.cpp</li>

          <li><b>edit</b>: source/DataFormatters/FormattersHelpers.cpp</li>

          <li><b>edit</b>: source/Target/StopInfo.cpp</li>

          <li><b>edit</b>: source/Plugins/InstrumentationRuntime/AddressSanitizer/AddressSanitizerRuntime.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandObject.h</li>

          <li><b>edit</b>: include/lldb/Target/ThreadList.h</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectProcess.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectThread.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/Utility/InferiorCallPOSIX.cpp</li>

          <li><b>edit</b>: source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp</li>

          <li><b>edit</b>: source/Interpreter/CommandObject.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f4f551087e51c1b4195a8fa9bb5612129962e3ef</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Let&#39;s not convert from UINT32_MAX to the std::numeric_limits version.</p>
        <ul>

          <li><b>edit</b>: source/Core/DataEncoder.cpp</li>

          <li><b>edit</b>: source/Core/Disassembler.cpp</li>

          <li><b>edit</b>: source/Core/FileSpecList.cpp</li>

          <li><b>edit</b>: source/Core/SearchFilter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>0ddb88bc34baa5556f5084d72b770c135db7e8e3</b> by <b>labath:</b> <p style="white-space:pre-wrap">Extend XFlaky in TestProcessIO to linux as well</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/python_api/process/io/TestProcessIO.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7e1cd2c3c1d2854db3c9a2ebed6c87f44960832c</b> by <b>emaste:</b> <p style="white-space:pre-wrap">Allow any build-id length between 4 and 20 bytes inclusive</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2906093ae258cc4248152bf00e8c3cc37357f887</b> by <b>labath:</b> <p style="white-space:pre-wrap">[test] Correctly retry connections on android targets</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9f82b33429875316565583e9358263919ff50b68</b> by <b>emaste:</b> <p style="white-space:pre-wrap">Enable expectedFailure for all Clang versions in TestRegisterVariables</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a891e2f41572f3dd0ff0eb99f016b018af36c749</b> by <b>egranata:</b> <p style="white-space:pre-wrap">More of the alias refactoring work! CommandAlias is now a CommandObject</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: source/Interpreter/CommandAlias.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandAlias.h</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandInterpreter.h</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandObject.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>11e63411b96e22dcde13aa7bbcfb003cf2cfd01b</b> by <b>emaste:</b> <p style="white-space:pre-wrap">Shuffle an #undef to avoid a warning on FreeBSD</p>
        <ul>

          <li><b>edit</b>: source/Core/CxaDemangle.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>39bfb216a94bc4725f003162647113f3ee7848f3</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Lots of progress on the CommandAlias refactoring</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: source/Interpreter/CommandAlias.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandObject.h</li>

          <li><b>edit</b>: source/Interpreter/CommandObject.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectHelp.cpp</li>

          <li><b>edit</b>: source/Interpreter/Options.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandAlias.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9955b1b79a57e82382ea584667c20f2a29019ad8</b> by <b>egranata:</b> <p style="white-space:pre-wrap">This was printing arguments twice in dash-dash aliases; don&#39;t do that</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/Options.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2ab775143c881b6c9a9a69871fe9ba59ce86ca50</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Improve the way we decide whether an alias is a dashdash alias</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandAlias.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ba042b118ef1b3ecf280572c352c22eb4d8c8042</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Add some test coverage for the changes in alias help</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/help/TestHelp.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ddf3f0c21e8a3c37c03e06ef8ce74b5b58131fb6</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Workaround the fact that &quot;b&quot; is now a separate command object from</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandInterpreter.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9c6d2a200da96dbdb6fdd00474b0b31233ef0e66</b> by <b>jmolenda:</b> <p style="white-space:pre-wrap">Bump the lldb version # in the xcode project files from 350.99.0 to</p>
        <ul>

          <li><b>edit</b>: resources/LLDB-Info.plist</li>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

          <li><b>edit</b>: tools/debugserver/debugserver.xcodeproj/project.pbxproj</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6bd10f75429be215cb3eef05a8f7dbfecdd762d2</b> by <b>ewan:</b> <p style="white-space:pre-wrap">Fix expression evaluation for resolving anonymous aggregrate types with</p>
        <ul>

          <li><b>edit</b>: source/Symbol/ClangASTContext.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>80bf951a299953b1049f35c4f49d18e84ba9c889</b> by <b>ewan:</b> <p style="white-space:pre-wrap">Add regression test for expressions calling functions taking anonymous</p>
        <ul>

          <li><b>add</b>: packages/Python/lldbsuite/test/expression_command/anonymous-struct/TestCallUserAnonTypedef.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/expression_command/anonymous-struct/Makefile</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>5a423898af25c0948406a711ba28266de2397dc1</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Remove unnecessary <u></u> includes.</p>
        <ul>

          <li><b>edit</b>: source/Core/DataEncoder.cpp</li>

          <li><b>edit</b>: source/Core/DataExtractor.cpp</li>

          <li><b>edit</b>: source/Core/FileSpecList.cpp</li>

          <li><b>edit</b>: source/Core/Disassembler.cpp</li>

          <li><b>edit</b>: source/Core/Section.cpp</li>

          <li><b>edit</b>: source/Core/SearchFilter.cpp</li>

          <li><b>edit</b>: source/Host/common/Host.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e3a415d9ef1199c7e97e39d4365911c32963e5d7</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Improve the &#39;type lookup&#39; command such that it guesses to use the</p>
        <ul>

          <li><b>edit</b>: source/Target/StackFrame.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectType.cpp</li>

          <li><b>edit</b>: include/lldb/Target/StackFrame.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9b2ad9810165c23120c71987aae6f9402c2f7255</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Don&#39;t crash if the TypeSP is empty.</p>
        <ul>

          <li><b>edit</b>: include/lldb/Symbol/Type.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d3b2d0e940384efbdd9a7d014fe51e1f413b6813</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Fix ClangASTContext::GetFunctionArgumentAtIndex() to not water down the</p>
        <ul>

          <li><b>edit</b>: source/Symbol/ClangASTContext.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>aecd495c50b80be9d45a450e51eb081adca7875c</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Only try to load the OS plug-in after a shared library load if we don&#39;t</p>
        <ul>

          <li><b>edit</b>: source/Target/Process.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7b24ecf4d5df489c0879bbfb1dbcdda9a63f7586</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Make it so that the data formatter for NSError can see through a</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Language/ObjC/NSError.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/ObjCLanguage.cpp</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjC.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/main.m</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>73e9854dcac40708a93f3305168a378dd3369585</b> by <b>egranata:</b> <p style="white-space:pre-wrap">On some platforms, the compiler is allowed to assume that BOOL == bool.</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/boolreference/TestFormattersBoolRefPtr.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/boolreference/<a href="http://main.mm" target="_blank">main.mm</a></li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/Cocoa.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>334d381f32e447361484d4b6dd9311333355dca7</b> by <b>labath:</b> <p style="white-space:pre-wrap">Move OperatingSystem plugins to SystemInitializerFull</p>
        <ul>

          <li><b>edit</b>: source/API/SystemInitializerFull.cpp</li>

          <li><b>edit</b>: source/Initialization/SystemInitializerCommon.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>364015b1b2e511b526cbf49d231cbdf42296f56b</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix thread/process ID reading from linux core files</p>
        <ul>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/x86_64.out</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/make-core.sh</li>

          <li><b>edit</b>: source/Plugins/Process/elf-core/ProcessElfCore.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/main.c</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/x86_64.core</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/i386.core</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/TestLinuxCore.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/i386.out</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ad91ccd4fd3f9a59f0b3d18eb29451fa6398a52d</b> by <b>labath:</b> <p style="white-space:pre-wrap">[test] Persist packets between expect_gdbremote_sequence invocations</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/socket_packet_pump.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/lldbgdbserverutils.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9915b87a5562ee7d7588a9c862a158bd45f16df4</b> by <b>labath:</b> <p style="white-space:pre-wrap">Mark an LLGS test as flaky</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>345852c5a50ad024766d2f8a04338f85be72a545</b> by <b>labath:</b> <p style="white-space:pre-wrap">Switch from unittest2.expectedFailure to our own decorator on TestSTL</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/cpp/stl/TestSTL.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2b5961c64746fbf68e8dc4d3ace3a938c4a98db3</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix null pointer &quot;dereference&quot; in DomainSocket</p>
        <ul>

          <li><b>edit</b>: source/Host/posix/DomainSocket.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>53f352286c01ff1039ae95c0b3afac65c4f74c42</b> by <b>sas:</b> <p style="white-space:pre-wrap">Fix deadlock due to thread list locking in &#39;bt all&#39; with obj-c</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectThread.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7b2f22ecd5b9a1713e71d2515ce0c1c841946215</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Fixed a bug where DW_AT_start_scope would fall through to</p>
        <ul>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ae569efefefb8366cf2c40e0d0ff338d72de4d04</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Fixed an case fall through that wasn&#39;t meant to happen. Caught by</p>
        <ul>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserJava.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>48140c4499ceae9c378167801c466016fede1d31</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Added a break statement that was needed. Caught by clang&#39;s unannotated</p>
        <ul>

          <li><b>edit</b>: tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4028c53a14bd86ef8cb9ec1fe659ccc0c4ee5875</b> by <b>zturner:</b> <p style="white-space:pre-wrap">Fix a build issue where the python module could become stale.</p>
        <ul>

          <li><b>edit</b>: scripts/Python/finishSwigPythonLLDB.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d8e1365ae771d3ae31039b40affcb1cc68868eb0</b> by <b>zturner:</b> <p style="white-space:pre-wrap">Delete the custom implementation of signal() on Windows.</p>
        <ul>

          <li><b>edit</b>: tools/lldb-mi/CMakeLists.txt</li>

          <li><b>delete</b>: tools/lldb-mi/Platform.cpp</li>

          <li><b>edit</b>: tools/driver/Platform.cpp</li>

          <li><b>edit</b>: tools/driver/Driver.cpp</li>

          <li><b>edit</b>: tools/lldb-mi/Platform.h</li>

          <li><b>edit</b>: tools/driver/Platform.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>de67aaa9cdd54149536bcfb93a03e9e05df6ab6d</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Add a DiagnosticManager replace error streams in the expression parser.</p>
        <ul>

          <li><b>edit</b>: source/Expression/IRDynamicChecks.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp</li>

          <li><b>edit</b>: source/Symbol/ClangASTContext.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

          <li><b>edit</b>: include/lldb/Target/Process.h</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp</li>

          <li><b>edit</b>: include/lldb/lldb-forward.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Go/GoUserExpression.h</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp</li>

          <li><b>edit</b>: source/Expression/FunctionCaller.cpp</li>

          <li><b>edit</b>: include/lldb/Expression/IRDynamicChecks.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.h</li>

          <li><b>edit</b>: source/Target/ThreadPlanCallUserExpression.cpp</li>

          <li><b>edit</b>: source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp</li>

          <li><b>add</b>: source/Expression/DiagnosticManager.cpp</li>

          <li><b>edit</b>: source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp</li>

          <li><b>edit</b>: source/Expression/CMakeLists.txt</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangUserExpression.h</li>

          <li><b>edit</b>: include/lldb/Expression/UtilityFunction.h</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/set/TestDataFormatterLibcxxSet.py</li>

          <li><b>edit</b>: source/Target/Process.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h</li>

          <li><b>edit</b>: source/Plugins/Process/Utility/InferiorCallPOSIX.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h</li>

          <li><b>edit</b>: source/Breakpoint/BreakpointLocation.cpp</li>

          <li><b>edit</b>: include/lldb/Expression/FunctionCaller.h</li>

          <li><b>edit</b>: source/Expression/LLVMUserExpression.cpp</li>

          <li><b>edit</b>: source/Expression/UserExpression.cpp</li>

          <li><b>edit</b>: source/Expression/UtilityFunction.cpp</li>

          <li><b>edit</b>: tools/lldb-mi/MICmdCmdVar.cpp</li>

          <li><b>edit</b>: include/lldb/Expression/ExpressionParser.h</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp</li>

          <li><b>edit</b>: source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp</li>

          <li><b>edit</b>: include/lldb/Expression/LLVMUserExpression.h</li>

          <li><b>edit</b>: include/lldb/Expression/UserExpression.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Go/GoUserExpression.cpp</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-mi/variable/TestMiVar.py</li>

          <li><b>edit</b>: source/Host/macosx/Host.mm</li>

          <li><b>add</b>: include/lldb/Expression/DiagnosticManager.h</li>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp</li>

          <li><b>edit</b>: source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp</li>

          <li><b>edit</b>: source/Expression/IRInterpreter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>b92a2ef070f61ac5eaaa934fe58ef555bd9cdc73</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Fix the project file for the removal of lldb-mi&#39;s Platform.cpp.</p>
        <ul>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>aa018df630a80eae8b5f5649c9f6da0c05a23fef</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Handle any persistent Decl in the Clang expression parser, not just</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectMemory.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2335bb7a72dc069f525c9d83d35d528dd10c09c3</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Use Enrico&#39;s new CommandAlias to give better help to the &quot;sif&quot; command.</p>
        <ul>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7b45e2f809c25591d5482c530b1630c3ea324873</b> by <b>labath:</b> <p style="white-space:pre-wrap">Attempt to fix MSVC build (no __attribute__ there)</p>
        <ul>

          <li><b>edit</b>: include/lldb/Expression/DiagnosticManager.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9913790d14c6b5b643734f8bee4e8496c0ba4718</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Compilation can end up calling functions (e.g. to resolve indirect</p>
        <ul>

          <li><b>edit</b>: source/Expression/UserExpression.cpp</li>

          <li><b>edit</b>: source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp</li>

          <li><b>edit</b>: source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp</li>

          <li><b>edit</b>: source/Expression/UtilityFunction.cpp</li>

          <li><b>edit</b>: source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp</li>

          <li><b>edit</b>: include/lldb/Expression/FunctionCaller.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h</li>

          <li><b>edit</b>: source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp</li>

          <li><b>edit</b>: source/Expression/FunctionCaller.cpp</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp</li>

          <li><b>edit</b>: include/lldb/Target/ThreadList.h</li>

          <li><b>edit</b>: include/lldb/Expression/UtilityFunction.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f5fd6b74f08ec4985e2e24426ab1707fb207ab9d</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Collect IRExecutionUnits as part of persistent expression state.</p>
        <ul>

          <li><b>edit</b>: include/lldb/Expression/ExpressionVariable.h</li>

          <li><b>edit</b>: include/lldb/Expression/IRExecutionUnit.h</li>

          <li><b>edit</b>: source/Expression/IRExecutionUnit.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

          <li><b>edit</b>: source/Expression/ExpressionVariable.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>cc0a144fb9cd9eb309d13b495d3e679de45b1b97</b> by <b>sivachandra:</b> <p style="white-space:pre-wrap">[JITLoaderGDB] Pack the jit entry struct according to the target arch.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp</li>

          <li><b>edit</b>: source/Plugins/JITLoader/GDB/JITLoaderGDB.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>939b3c128c8eb7efc58cb8b3f963fe10b4dae34a</b> by <b>mohit.bhakkad:</b> <p style="white-space:pre-wrap">[LLDB]{MIPS] Fix TestPlatformProcessConnect.py Patch by Nitesh Jain</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h</li>

          <li><b>edit</b>: source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h</li>

          <li><b>edit</b>: source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>04d3323074a9d5fa13b4e0c938bd2d8774270cb4</b> by <b>zturner:</b> <p style="white-space:pre-wrap">Unicode support on Win32.</p>
        <ul>

          <li><b>edit</b>: source/Host/common/File.cpp</li>

          <li><b>edit</b>: source/Commands/CommandCompletions.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/Windows/Live/ProcessWindowsLive.cpp</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/dotest.py</li>

          <li><b>edit</b>: cmake/modules/LLDBConfig.cmake</li>

          <li><b>edit</b>: include/lldb/Host/posix/HostInfoPosix.h</li>

          <li><b>edit</b>: include/lldb/Host/windows/HostInfoWindows.h</li>

          <li><b>edit</b>: source/Host/windows/FileSystem.cpp</li>

          <li><b>edit</b>: source/Host/windows/PipeWindows.cpp</li>

          <li><b>edit</b>: source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.cpp</li>

          <li><b>edit</b>: source/Host/windows/ProcessLauncherWindows.cpp</li>

          <li><b>edit</b>: source/Host/windows/Windows.cpp</li>

          <li><b>edit</b>: source/Host/windows/Host.cpp</li>

          <li><b>edit</b>: source/Host/windows/ConnectionGenericFileWindows.cpp</li>

          <li><b>edit</b>: source/Target/ProcessLaunchInfo.cpp</li>

          <li><b>edit</b>: tools/driver/Driver.cpp</li>

          <li><b>edit</b>: include/lldb/Host/FileSystem.h</li>

          <li><b>edit</b>: source/Host/windows/HostProcessWindows.cpp</li>

          <li><b>edit</b>: tools/lldb-mi/MIUtilFileStd.cpp</li>

          <li><b>edit</b>: source/Host/posix/HostInfoPosix.cpp</li>

          <li><b>edit</b>: source/Host/common/FileSpec.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/Windows/Live/DebuggerThread.cpp</li>

          <li><b>edit</b>: tools/lldb-mi/MICmnLLDBDebugSessionInfo.cpp</li>

          <li><b>edit</b>: source/Host/posix/FileSystem.cpp</li>

          <li><b>edit</b>: tools/lldb-mi/Platform.h</li>

          <li><b>edit</b>: source/Core/ConnectionSharedMemory.cpp</li>

          <li><b>edit</b>: source/Core/Disassembler.cpp</li>

          <li><b>edit</b>: source/Host/windows/HostInfoWindows.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e0b511ce4320e09e715efd5d0b0bd8ab2121108c</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Changes to the Xcode project file to make LLDB build again after</p>
        <ul>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>853ffb56d461fa83177acacc44eb7d2150641363</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Backend support for top-level Clang epxressions</p>
        <ul>

          <li><b>edit</b>: include/lldb/lldb-private-enumerations.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionHelper.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/IRForTarget.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/IRForTarget.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangUserExpression.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>67823f15d2a6366913580468769030173c090803</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Fix a bug caused by my alias refactoring where, if an alias was defined</p>
        <ul>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/nested_alias/main.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/nested_alias/Makefile</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/nested_alias/TestNestedAlias.py</li>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: source/Interpreter/CommandAlias.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandAlias.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>cf824aa93d5fc53f1e89e75c3044ce1c2fe037d8</b> by <b>sivachandra:</b> <p style="white-space:pre-wrap">[lldb-mi] Uncomment a line in CMakeLists.txt to make linux build happy.</p>
        <ul>

          <li><b>edit</b>: tools/lldb-mi/CMakeLists.txt</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6d639c16921d42ce97197e8f46fa1c4495360c62</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Make it so that a command alias can actually remove the help/long help</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectCommands.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandAlias.h</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandObject.h</li>

          <li><b>edit</b>: source/Interpreter/CommandAlias.cpp</li>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

          <li><b>edit</b>: source/Interpreter/CommandObject.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>25aebbdc7f20f06fe55a286e741c3e856f8e3914</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Reverted a change in r264074 that made lldb-mi use lldb_private APIs.</p>
        <ul>

          <li><b>edit</b>: tools/lldb-mi/MIUtilFileStd.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>fbe84cb015f40e294ed16e4fc481593fefabcb69</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Change &#39;apropos&#39; such that it doesn&#39;t look into the &quot;long help/syntax&quot;</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py</li>

          <li><b>edit</b>: source/Interpreter/CommandObject.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectApropos.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandInterpreter.h</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandObject.h</li>

          <li><b>edit</b>: include/lldb/Interpreter/CommandObjectMultiword.h</li>

          <li><b>edit</b>: source/Interpreter/CommandInterpreter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>69684a35a501fcfe122ff881ee96787fd6c0e396</b> by <b>kuba.brecka:</b> <p style="white-space:pre-wrap">Add ThreadSanitizer debugging support.</p>
        <ul>

          <li><b>edit</b>: include/lldb/API/SBThread.h</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/tsan/basic/TestTsanBasic.py</li>

          <li><b>edit</b>: source/API/SBThread.cpp</li>

          <li><b>edit</b>: source/API/SystemInitializerFull.cpp</li>

          <li><b>edit</b>: source/Plugins/InstrumentationRuntime/CMakeLists.txt</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/tsan/basic/main.c</li>

          <li><b>edit</b>: scripts/interface/SBThread.i</li>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/tsan/basic/Makefile</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/tsan/thread_leak/Makefile</li>

          <li><b>edit</b>: include/lldb/API/SBThreadCollection.h</li>

          <li><b>edit</b>: include/lldb/lldb-enumerations.h</li>

          <li><b>add</b>: source/Plugins/InstrumentationRuntime/ThreadSanitizer/CMakeLists.txt</li>

          <li><b>add</b>: source/Plugins/InstrumentationRuntime/ThreadSanitizer/ThreadSanitizerRuntime.cpp</li>

          <li><b>add</b>: source/Plugins/InstrumentationRuntime/ThreadSanitizer/ThreadSanitizerRuntime.h</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/tsan/thread_leak/TestTsanThreadLeak.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/tsan/thread_leak/main.c</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>54560ddfb4cf4ee738cafb9a9cde4ddf5d50d002</b> by <b>kuba.brecka:</b> <p style="white-space:pre-wrap">Follow-up for r264162 to fix the CMake build (update</p>
        <ul>

          <li><b>edit</b>: cmake/LLDBDependencies.cmake</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9cdc39f00c9ef830d342fe77876dd129853ce9ae</b> by <b>sas:</b> <p style="white-space:pre-wrap">Implement ObjectFilePECOFF::GetEntryPointAddress.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h</li>

          <li><b>edit</b>: source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4b313323c900b8529b8bf8411d62d1227158fdce</b> by <b>sivachandra:</b> <p style="white-space:pre-wrap">[JITLoaderGDB] Read jit entry struct manually.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/JITLoader/GDB/JITLoaderGDB.h</li>

          <li><b>edit</b>: source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d0ae537aad129ee9aea149e3f335cc44c09ee40f</b> by <b>ted.woodward:</b> <p style="white-space:pre-wrap">Fix for missing prompt on Windows</p>
        <ul>

          <li><b>edit</b>: source/Core/IOHandler.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a9be14e0017c31802f403d0e706a5e92b44f83ce</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Make &#39;type lookup&#39; print an error message instead of complete radio</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectType.cpp</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/type_lookup/TestTypeLookup.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a0e5848931030a7a8915e9edd666baaeb64bb15f</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Get rid of a global constructor that was causing a warning on MacOSX and</p>
        <ul>

          <li><b>edit</b>: include/lldb/Core/Timer.h</li>

          <li><b>edit</b>: source/Core/Timer.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>05ee0c2f4751b9c950307651b687a667af36c937</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Get rid of two global constructors by making things static variables in</p>
        <ul>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f7ab1337124374080e127f11c336829a15a08571</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Get rid of a global constructor and also make this code safe to use</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectPlatform.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>da6fd7f9a28b8fc64c0d7f23d8fe3d9aecd43724</b> by <b>sas:</b> <p style="white-space:pre-wrap">Make File option flags consistent for Python API</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/command_script_immediate_output/TestCommandScriptImmediateOutput.py</li>

          <li><b>edit</b>: source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/command_script_immediate_output/custom_command.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>3a77e98341df26ed1653b5839189fd358561c252</b> by <b>jmolenda:</b> <p style="white-space:pre-wrap">Update the INFOPLIST_FILE setting in the xcode project file so that the</p>
        <ul>

          <li><b>edit</b>: tools/driver/lldb-Info.plist</li>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f531a7c57f620dcc26af57c7865a1f4013791213</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Make it possible for language plugins to provide additional custom help</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectType.cpp</li>

          <li><b>edit</b>: source/Target/Language.cpp</li>

          <li><b>edit</b>: include/lldb/Target/Language.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4420c3bd5541adfa6ab35aca4d23c3fdccb0ece0</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Ignore global constructor warning in clang.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>fd0fe7ba9829bb106e7c76d529acf222cade6ca9</b> by <b>mgottesman:</b> <p style="white-space:pre-wrap">merge in latest swift-lldb master matched to stable-next/master-next</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

          <li><b>edit</b>: source/Expression/IRInterpreter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f8d8c9ce397c4b42aff1f7826ce7a78fd1e23b8f</b> by <b>mgottesman:</b> <p style="white-space:pre-wrap">fix build issues on Ubuntu</p>
        <ul>

          <li><b>edit</b>: cmake/modules/LLDBStandalone.cmake</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6514030c24a9f246bd43722c4f1470cf2bc25d02</b> by <b>mgottesman:</b> <p style="white-space:pre-wrap">mark TestSwiftCrossModuleExtension as XFAIL</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/swift/cross_module_extension/TestSwiftCrossModuleExtension.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9301928b884fe2d18cf15d0532ccda88e8477bde</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Use Clang&#39;s FixItHints to correct expressions with &quot;trivial&quot; mistakes</p>
        <ul>

          <li><b>add</b>: packages/Python/lldbsuite/test/expression_command/fixits/main.cpp</li>

          <li><b>edit</b>: include/lldb/Target/Target.h</li>

          <li><b>edit</b>: source/API/SBExpressionOptions.cpp</li>

          <li><b>edit</b>: source/Target/Target.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/expression_command/fixits/Makefile</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h</li>

          <li><b>edit</b>: source/Commands/CommandObjectExpression.cpp</li>

          <li><b>edit</b>: scripts/interface/SBExpressionOptions.i</li>

          <li><b>edit</b>: source/Expression/UserExpression.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/expression_command/fixits/TestFixIts.py</li>

          <li><b>edit</b>: source/Expression/DiagnosticManager.cpp</li>

          <li><b>edit</b>: include/lldb/API/SBExpressionOptions.h</li>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

          <li><b>add</b>: source/Plugins/ExpressionParser/Clang/ClangDiagnostic.h</li>

          <li><b>edit</b>: include/lldb/Expression/ExpressionParser.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp</li>

          <li><b>edit</b>: include/lldb/Expression/DiagnosticManager.h</li>

          <li><b>edit</b>: source/Commands/CommandObjectExpression.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>04ad0b2b9da7e93ba3b9901f0a16a99affb71b47</b> by <b>jmolenda:</b> <p style="white-space:pre-wrap">Add the same host logging that I added to PlatformRemoteiOS a few months</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>8726def2595457c41c458a83fa01722290a3bc2a</b> by <b>lhames:</b> <p style="white-space:pre-wrap">Fix now-ambiguous references to Error.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6cff549c7423675a10117db0a56a41edd6ffb858</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Fix an issue with nested aliases where the help system wouldn&#39;t</p>
        <ul>

          <li><b>edit</b>: include/lldb/Interpreter/CommandAlias.h</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/nested_alias/TestNestedAlias.py</li>

          <li><b>edit</b>: source/Interpreter/CommandAlias.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e04f865de2dbf2585e1d1af206c7fc78040b380c</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Add a &#39;language cplusplus demangle&#39; command. This can be useful to</p>
        <ul>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>152d81fb34a90b14f40abb7da09ba5797f4c22a9</b> by <b>sas:</b> <p style="white-space:pre-wrap">Fix FILE * leak in Python API</p>
        <ul>

          <li><b>edit</b>: scripts/interface/SBCommandReturnObject.i</li>

          <li><b>edit</b>: source/API/SBCommandReturnObject.cpp</li>

          <li><b>edit</b>: include/lldb/API/SBCommandReturnObject.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9839cd25c0b6c83f52cd5836ee6600f06170da21</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Removed LoggingDiagnosticConsumer, an unused class.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4c37f0b8b07ecf7acce49ee6f6853568b332bd05</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Record all translation units with more than one function in them (e.g.,</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>9fc53d378b46d4c090336997a5cc1970fc49d228</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">When we import the definition for a Tagdecl, propagate its completeness</p>
        <ul>

          <li><b>edit</b>: source/Symbol/ClangASTImporter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>42d89f2591da61096b8050ae9372a14a54d4f6fb</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Removed an override of LookupSymbol that mistakenly disabled it for</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>0133f4e3ce6b839f794fb26a9c6da5c67bd77e72</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Don&#39;t try to actually run code when the expression is top-level.</p>
        <ul>

          <li><b>edit</b>: source/Expression/UserExpression.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>09bb59b8f4f65614d2688bd1207931e5ebb08358</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Expose top-level Clang expressions via the command line and the API.</p>
        <ul>

          <li><b>edit</b>: include/lldb/Target/Target.h</li>

          <li><b>edit</b>: source/Commands/CommandObjectExpression.h</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/expression_command/top-level/dummy.cpp</li>

          <li><b>edit</b>: include/lldb/API/SBExpressionOptions.h</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/expression_command/top-level/Makefile</li>

          <li><b>edit</b>: source/API/SBExpressionOptions.cpp</li>

          <li><b>edit</b>: source/Commands/CommandObjectExpression.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/expression_command/top-level/main.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/expression_command/top-level/TestTopLevelExprs.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/expression_command/top-level/test.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>21a9d8b43e76cf666095455e95afe4932868b2b3</b> by <b>zturner:</b> <p style="white-space:pre-wrap">Move some functions from DWARFASTParserClang to ClangASTImporter.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/IRForTarget.cpp</li>

          <li><b>edit</b>: include/lldb/Symbol/ClangASTImporter.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp</li>

          <li><b>add</b>: source/Symbol/ClangUtil.cpp</li>

          <li><b>edit</b>: include/lldb/Symbol/TypeSystem.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ASTDumper.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParser.h</li>

          <li><b>edit</b>: include/lldb/Symbol/ClangASTContext.h</li>

          <li><b>edit</b>: source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp</li>

          <li><b>edit</b>: source/Symbol/ClangASTContext.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp</li>

          <li><b>edit</b>: source/Symbol/CMakeLists.txt</li>

          <li><b>edit</b>: source/Symbol/ClangASTImporter.cpp</li>

          <li><b>add</b>: include/lldb/Symbol/ClangUtil.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>175b6f531553ebadead423beff2a05370021ec00</b> by <b>labath:</b> <p style="white-space:pre-wrap">Add missing swig wrappers for r264662</p>
        <ul>

          <li><b>edit</b>: scripts/interface/SBExpressionOptions.i</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a6b95c278a5e6f05d5a03ac70a41c6a5e562ea1a</b> by <b>labath:</b> <p style="white-space:pre-wrap">Add ClangUtil.cpp to the xcode project</p>
        <ul>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>951c02ec1a715e80ca7af264139511d863695646</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix infinite recursion in DWO file parsing</p>
        <ul>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>b9529903811ea5a9cf6fcc5af042bfd32d6dd096</b> by <b>labath:</b> <p style="white-space:pre-wrap">Revert the &quot;build fix&quot; in r264104</p>
        <ul>

          <li><b>edit</b>: tools/lldb-mi/CMakeLists.txt</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7baa9c6ea6d45b3c19c60091a12b6d6c323998af</b> by <b>labath:</b> <p style="white-space:pre-wrap">Move DynamicLoader plugins to SystemInitializerFull</p>
        <ul>

          <li><b>edit</b>: source/Initialization/SystemInitializerCommon.cpp</li>

          <li><b>edit</b>: source/API/SystemInitializerFull.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2d75b1650ceaafee0b333ac0f03e73c3a8b5024c</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Don&#39;t try to call getTypeSize() on a class if it isn&#39;t complete as clang</p>
        <ul>

          <li><b>edit</b>: source/Symbol/ClangASTContext.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>75e156c1dd537453a88d00c7e4d5df8b87d123cd</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">When creating typedefs, don&#39;t call Type::GetName() since that might</p>
        <ul>

          <li><b>edit</b>: source/Symbol/Type.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>826034d0a316ad0ab72c052dad50597be482a92e</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Figure out what the fixed expression is, and print it.  Added another</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectExpression.h</li>

          <li><b>edit</b>: source/Commands/CommandObjectExpression.cpp</li>

          <li><b>edit</b>: source/Expression/ExpressionSourceCode.cpp</li>

          <li><b>edit</b>: include/lldb/Expression/DiagnosticManager.h</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp</li>

          <li><b>edit</b>: include/lldb/Expression/UserExpression.h</li>

          <li><b>edit</b>: include/lldb/Target/Target.h</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/expression_command/fixits/TestFixIts.py</li>

          <li><b>edit</b>: include/lldb/Expression/ExpressionSourceCode.h</li>

          <li><b>edit</b>: source/Expression/REPL.cpp</li>

          <li><b>edit</b>: source/Plugins/InstrumentationRuntime/AddressSanitizer/AddressSanitizerRuntime.cpp</li>

          <li><b>edit</b>: source/Expression/UserExpression.cpp</li>

          <li><b>edit</b>: source/Target/Target.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>991fa10a3e0df1a96d1f5732881eb3c97c39a96a</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">LLDB top of tree SVN fails to attach to a MacOSX native process by pid</p>
        <ul>

          <li><b>edit</b>: source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>93f224f711c7207c90b4bc2d0234f42018068ecb</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Fixed the failing test TestCommandScriptImmediateOutput on MacOSX. Turns</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lldbpexpect.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/command_script_immediate_output/TestCommandScriptImmediateOutput.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/command_script_immediate_output/custom_command.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7300bb4382230fcfef35d27a103579724e13b7ff</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Don&#39;t register the addresses of private symbols from expressions.</p>
        <ul>

          <li><b>edit</b>: source/Expression/IRExecutionUnit.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ee2d4850b2e268404680715a353e7e895b23949a</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix flakyness in TestWatchpointMultipleThreads</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/watchpoint/multiple_threads/TestWatchpointMultipleThreads.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/watchpoint/multiple_threads/main.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>b23af7cbfc747f9f9b5fd69401cae4571e844f3a</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix warning in ClangExpressionParser</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>1a99d05307c22139297db687d7704c8d6d301b49</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix warning in ThreadSanitizerRuntime</p>
        <ul>

          <li><b>edit</b>: source/Plugins/InstrumentationRuntime/ThreadSanitizer/ThreadSanitizerRuntime.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2b39052b597653223daeb3c38f5c1d9d77fdb99e</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix SocketAddressTest (again)</p>
        <ul>

          <li><b>edit</b>: unittests/Host/SocketAddressTest.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c6f2c0ba2f5347976556b3ff2f5b35a80b4b9478</b> by <b>kuba.brecka:</b> <p style="white-space:pre-wrap">Fix the ThreadSanitizer support to avoid creating empty SBThreads and to</p>
        <ul>

          <li><b>edit</b>: source/Plugins/InstrumentationRuntime/ThreadSanitizer/ThreadSanitizerRuntime.cpp</li>

          <li><b>edit</b>: source/API/SBThread.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a45fb9c43ed0e57c85bd97cbd18823f494c1dc61</b> by <b>jingham:</b> <p style="white-space:pre-wrap">Fix header name.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangDiagnostic.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d49c7f485221a90cc08fcb3fdcec7ce90bad54d9</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">When support for DWO files was added, there were two ways to pass</p>
        <ul>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserGo.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFASTParserJava.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DIERef.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFFormValue.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DIERef.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFDIECollection.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFDIECollection.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFDIE.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d1c6f9633da4e15d651c46aae724201c047efbb7</b> by <b>scallanan:</b> <p style="white-space:pre-wrap">Fixed a problem where a dSYM wasn&#39;t properly found because it had the</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/objc/objc-static-method-stripped/Makefile</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/objc/objc-static-method-stripped/TestObjCStaticMethodStripped.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>8cdfb6e993be68352fa91052770a7ee3a2b2f835</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Enhance the &#39;type X list&#39; commands such that they actually alert the</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectType.cpp</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-categories/TestDataFormatterCategories.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-named-summaries/TestDataFormatterNamedSummaries.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>8c7bfadbafe2cae674470bd8063490785f55ff61</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Add --help and --long-help options to &#39;command alias&#39; such that one can</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/help/TestHelp.py</li>

          <li><b>edit</b>: source/Commands/CommandObjectCommands.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ac71af0341050fda5a20f44dab222902fd2a28bd</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix DWO breakage in r264909</p>
        <ul>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>dc4376e29e763a95ba3eb0aae2f550595afbf183</b> by <b>labath:</b> <p style="white-space:pre-wrap">Don&#39;t vary debug info for lldb-server tests</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lldbtest.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a03dbed49da4b210dc17eedda0ac4924d3d21479</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Fixed an issue that could cause debugserver to return two stop reply</p>
        <ul>

          <li><b>edit</b>: tools/debugserver/source/MacOSX/MachProcess.mm</li>

          <li><b>edit</b>: source/Utility/StringExtractorGDBRemote.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp</li>

          <li><b>edit</b>: source/Utility/StringExtractorGDBRemote.h</li>

          <li><b>edit</b>: tools/debugserver/source/RNBRemote.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ec298c67e2a35c5cb1d2f52f812b67bfe33933f3</b> by <b>labath:</b> <p style="white-space:pre-wrap">Change a recently added assert into lldbassert</p>
        <ul>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f9cf7c9f7e0e217a52652d8b5e7697b8367f9273</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix clean rule for a makefile</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/objc/objc-static-method-stripped/Makefile</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>532572ca239d4191d7bf75930e70909cbb1a5beb</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">Guard xunit result test class and test method name access to prevent</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/xunit_formatter.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>16923ac8d2b611fd0a615fdb45208154726c9d20</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">mark TestCallWithTimeout.py XFAIL on macosx.</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/expression_command/timeout/TestCallWithTimeout.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>41e9b8c6783d95399e2382596bd66ac7de3f1506</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Remove more of the code-running ObjC data formatter support</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Language/ObjC/Cocoa.cpp</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjC.py</li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/ObjCLanguage.cpp</li>

          <li><b>edit</b>: source/Plugins/Language/ObjC/NSSet.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>fb1fc52262cb5fcbe38881a1b08ab3f5e5afa98b</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">skip and xfail two std::list-related libcxx tests that fail on OS X with</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/TestDataFormatterLibcxxList.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/loop/TestDataFormatterLibcxxListLoop.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>0105c039d39e89b872b10542b1a9bb72505b9505</b> by <b>gclayton:</b> <p style="white-space:pre-wrap">Fixed an issue where if we have DWARF in an executable that has multiple</p>
        <ul>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>66eb8f182028760308b6446139cfaf0775529854</b> by <b>zturner:</b> <p style="white-space:pre-wrap">Add some unit tests for ClangASTContext.</p>
        <ul>

          <li><b>add</b>: unittests/Symbol/CMakeLists.txt</li>

          <li><b>edit</b>: source/Symbol/ClangUtil.cpp</li>

          <li><b>edit</b>: unittests/CMakeLists.txt</li>

          <li><b>add</b>: unittests/Symbol/TestClangASTContext.cpp</li>

          <li><b>edit</b>: source/Symbol/ClangASTContext.cpp</li>

          <li><b>edit</b>: include/lldb/Symbol/ClangASTContext.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e9b6fabb66a1a6592d6ccdfa7be34268960b0a36</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix flakyness in TestWatchpointMultipleThreads</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/watchpoint/hello_watchlocation/TestWatchLocation.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/watchpoint/hello_watchlocation/main.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>756d3f9e58fcc3f6f83753f96d89365343afeacf</b> by <b>labath:</b> <p style="white-space:pre-wrap">Make FileSpec handling platform-independent</p>
        <ul>

          <li><b>edit</b>: source/Host/common/FileSpec.cpp</li>

          <li><b>edit</b>: unittests/Host/FileSpecTest.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>76142f8e01e2e15889128bd14fa21ad2d7c8826a</b> by <b>amccarth:</b> <p style="white-space:pre-wrap">Set the architecture type from minidump more precisely.  Differentiate</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>73425827382291b4cdc7590834bd2c7a90c6ceea</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">Xcode: modify lldb-python-test-suite target to build inferiors with</p>
        <ul>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>52fbbbb74f565c752fe91478ca8803afc74a266f</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">Xcode: run gtests when building the lldb-gtest target</p>
        <ul>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>71ee8ed75753e750abf996cdf28e7a3d4b9d986a</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">disabled TSAN tests until the author can help track down CI failures</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/tsan/thread_leak/TestTsanThreadLeak.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/tsan/basic/TestTsanBasic.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>0d97dfe99b0e807680e54f633df149893f7459ee</b> by <b>amccarth:</b> <p style="white-space:pre-wrap">Implement `target modules dump objfile`</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectTarget.cpp</li>

          <li><b>edit</b>: source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7c1903e39b6f0d5bbc14b0dcc0d4f5d3dd551852</b> by <b>egranata:</b> <p style="white-space:pre-wrap">Improve the way LLDB escapes arguments before passing them to the shell</p>
        <ul>

          <li><b>edit</b>: source/Target/ProcessLaunchInfo.cpp</li>

          <li><b>edit</b>: include/lldb/Interpreter/Args.h</li>

          <li><b>edit</b>: source/Target/Platform.cpp</li>

          <li><b>edit</b>: include/lldb/API/SBLaunchInfo.h</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/launch_with_shellexpand/TestLaunchWithShellExpand.py</li>

          <li><b>edit</b>: source/Interpreter/Args.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2302d97b55c41e2e21abbc17ebb8974782b4fce5</b> by <b>jmolenda:</b> <p style="white-space:pre-wrap">Consolidate the knowledge of what arm cores are always executing in</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp</li>

          <li><b>edit</b>: source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp</li>

          <li><b>edit</b>: include/lldb/Core/ArchSpec.h</li>

          <li><b>edit</b>: source/Core/Disassembler.cpp</li>

          <li><b>edit</b>: source/Core/ArchSpec.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ba6c052011e77e51f0300ba4ba9a7c1a271e7515</b> by <b>labath:</b> <p style="white-space:pre-wrap">Fix a bug in linux core file handling</p>
        <ul>

          <li><b>edit</b>: source/Target/Process.cpp</li>

          <li><b>edit</b>: source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/altmain.out</li>

          <li><b>edit</b>: source/Plugins/Process/elf-core/ProcessElfCore.h</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/altmain.c</li>

          <li><b>edit</b>: include/lldb/Target/Process.h</li>

          <li><b>edit</b>: source/Plugins/Process/elf-core/ProcessElfCore.cpp</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/TestLinuxCore.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/make-core.sh</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/altmain.core</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>abeb71a1c4d120b942b7baeea38d866e68f7d2ac</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">Fix TestPlatformProcessConnect after rL265357</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/platform-process-connect/TestPlatformProcessConnect.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>01687e94b2499cbdd5c859b29509f656d409a13f</b> by <b>kuba.brecka:</b> <p style="white-space:pre-wrap">Fix ThreadSanitizer test cases to work on OS X 10.10 and older.</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/tsan/basic/TestTsanBasic.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/tsan/thread_leak/TestTsanThreadLeak.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>8b3bbf10a0cf9a948e7e4afced2e5256bae02d63</b> by <b>kuba.brecka:</b> <p style="white-space:pre-wrap">Enabling TSan tests, they should work now.</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/tsan/basic/TestTsanBasic.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/tsan/thread_leak/TestTsanThreadLeak.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>45945c8b716131ddccf5d800bf6a1bb0fa59da58</b> by <b>tberghammer:</b> <p style="white-space:pre-wrap">[NFC] Cleanup the code used to run shell commands from tests</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lldbutil.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/process_group/TestChangeProcessGroup.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lldbtest.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/process_attach/attach_denied/TestAttachDenied.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/platform-process-connect/TestPlatformProcessConnect.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e9edf2086fb1a71ab85cea216aee28ff32a01b80</b> by <b>kuba.brecka:</b> <p style="white-space:pre-wrap">Fixing AddressSanitizer tests (update expectations for current ASan,</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/asan/TestReportData.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/asan/TestMemoryHistory.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>11b90210408f1318caeee74fecb596e1aa629e1b</b> by <b>kuba.brecka:</b> <p style="white-space:pre-wrap">Enabling AddressSanitizer tests, they should work now.</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/asan/TestMemoryHistory.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/asan/TestReportData.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>d1c603cfa5a8aa5e514902d663e01c0fb7238741</b> by <b>kuba.brecka:</b> <p style="white-space:pre-wrap">Reverting r265401 (&quot;Enabling AddressSanitizer tests, they should work</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/asan/TestMemoryHistory.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/asan/TestReportData.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>004520529dc4c97490b35611bef9bd20f51b85aa</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">fix build break on master-next branch due to changes in llvm/clang.</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>48212e2e8c46851df9a015c92a8ee1596b0b72b9</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">Updated inout location to Swift 3 model</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/swift/variables/cgtypes/main.swift</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Swift/SwiftASTManipulator.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>3e1998cd7a2132d4bf883f8d065241cddaa30a83</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">Changes required to make LLDB work again with the compiler-side &#39;inout&#39;</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/swift/variables/inout/main.swift</li>

          <li><b>edit</b>: source/DataFormatters/DumpForDebugger.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>500a3ff53514c6a84704216e4ebffb8fd0a2c7c1</b> by <b>sas:</b> <p style="white-space:pre-wrap">Allow gdbremote process to read modules from memory</p>
        <ul>

          <li><b>edit</b>: source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp</li>

          <li><b>edit</b>: source/Plugins/Process/gdb-remote/ProcessGDBRemote.h</li>

          <li><b>edit</b>: source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp</li>

          <li><b>edit</b>: include/lldb/Target/DynamicLoader.h</li>

          <li><b>edit</b>: source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ea68b2f486ce0082614d3d69b281aad525ca5a87</b> by <b>sas:</b> <p style="white-space:pre-wrap">Make sure to update Target arch if environment changed</p>
        <ul>

          <li><b>edit</b>: source/Target/Target.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7797c52533d6925c676c1a856a7f5bcdf6f49ae0</b> by <b>sas:</b> <p style="white-space:pre-wrap">Print environment when dumping arch triple</p>
        <ul>

          <li><b>edit</b>: source/Core/ArchSpec.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>36a1485b5195bfd3c509e6cb12f41d646bcc0364</b> by <b>sas:</b> <p style="white-space:pre-wrap">Update watchpoint help to use new -s flag</p>
        <ul>

          <li><b>edit</b>: source/Commands/CommandObjectWatchpoint.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f9d6c97422425f1fc74d10e5726f61a56529e8be</b> by <b>sas:</b> <p style="white-space:pre-wrap">Fix dotest.py &#39;-p&#39; option for multi-process mode</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/dosep.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a8465a17f612526680e6c87f9c3e739e01a990f5</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">fix a new case of ambiguous Error type in ClangExpressionParser.cpp</p>
        <ul>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>bfffb65c2cc7405b07a3c3102c848d895e3a4bdc</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">make TestRegisterVariables slightly more resilient</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c258713dd51485adcfdc273c909480078330f1be</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">adjust last change to synchronize better solution in upstream</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/register_variables/Makefile</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>cecd9c249f151863fccc887f7f53961b3c500570</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">Add back missing/lost TestCInlines.py-related files.</p>
        <ul>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/c/inlines/Makefile</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/c/inlines/inlines.h</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/lang/c/inlines/inlines.c</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>df5d2ddef71f70308ed46f98769ab6a7f5a55f90</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">TestRegisterVariables.py: mark XFAIL on OS X while resolving</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4d99bd5330fcddf0b3cf14594e223e1ce8825fa1</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">Mark TestDataFormatterObjC.test_nserror_with_run_command as XFAIL</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjC.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6c78a05a90e98fab16136e6b4766ab793125544b</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">Mark TestSwiftieFormatting.py as XFAIL</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/swift/swiftieformatting/TestSwiftieFormatting.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>59bfb34a37ce513670dab8176a697560b11829f3</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">Including Linux in XFAIL of TestRegisterVariables.py</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7eeca55baf0203a945701ac058cacdf5892ada45</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">Removed new XFAILs on TestRegisterVariables.py</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/c/register_variables/TestRegisterVariables.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>211558f1383ed7048d5380581c9447ccecb1b4b1</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">undo change to TestSwiftTypeLookup.py &#39;_&#39; check</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lang/swift/printdecl/TestSwiftTypeLookup.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>65c0c0e77b5d6da43a0e30200303bcbba9c877a8</b> by <b>jmolenda:</b> <p style="white-space:pre-wrap">In GDBRemoteCommunicationClient::GetHostInfo, don&#39;t set the os to &quot;ios&quot;</p>
        <ul>

          <li><b>edit</b>: source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp</li>

          <li><b>edit</b>: source/Target/Process.cpp</li>

          <li><b>edit</b>: source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>fb038040e578469d26f1de8c30b3e6c1e25840b5</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">fix build issues when porting LLDB master-next with latest upstream back</p>
        <ul>

          <li><b>edit</b>: lldb.xcodeproj/project.pbxproj</li>

          <li><b>edit</b>: source/API/SystemInitializerFull.cpp</li>

          <li><b>edit</b>: source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp</li>

          <li><b>edit</b>: source/Expression/IRInterpreter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e6fc8e89a3ef08e86b7c64af93c25d43a97b2c73</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">fixup arguments to the getIndexedOffset() call back-ported in last</p>
        <ul>

          <li><b>edit</b>: source/Expression/IRInterpreter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6d7cfc68db42bf9d6f7d90e815b4f0edd1fdfee3</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">fixup cmake build</p>
        <ul>

          <li><b>edit</b>: cmake/LLDBDependencies.cmake</li>

          <li><b>edit</b>: source/Plugins/SymbolFile/CMakeLists.txt</li>

          <li><b>edit</b>: cmake/modules/LLDBStandalone.cmake</li>

        </ul>
      </li>
     <br>

  </ul>


 </div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">-Todd</div></div>
</div>