llvm-project/lldb/source
Raphael Isemann 66214b581c Revert "[lldb] Reinstate original guard variable check"
It seems this breaks the following tests:
    lldb-Suite :: expression_command/call-function/TestCallUserDefinedFunction.py
    lldb-Suite :: expression_command/rdar42038760/TestScalarURem.py

Let's revert this patch and wait until we find an actual issue that could be
fixed by also doing the guard variable check on Windows.

llvm-svn: 368920
2019-08-14 21:21:14 +00:00
..
API [API] Have SBCommandReturnObject::GetOutput/Error return "" instead of nullptr 2019-08-14 08:11:20 +00:00
Breakpoint [Symbol] Use llvm::Expected when getting TypeSystems 2019-07-30 22:12:34 +00:00
Commands [CommandObject] Remove unused function 2019-08-07 20:56:17 +00:00
Core Remove unused and undocumented data_offset parameter (NFC) 2019-08-08 19:22:32 +00:00
DataFormatters Revert "[CompilerType] Simplify the interface a bit more.." 2019-08-06 00:42:11 +00:00
Expression [CompilerType] Pass an ExecutionContextScope to GetTypeBitAlign. 2019-08-12 21:49:54 +00:00
Host Enable lldb-server on Windows 2019-08-13 23:50:54 +00:00
Initialization Various build fixes for lldb on MinGW 2019-08-06 18:20:43 +00:00
Interpreter Format OptionEnumValueElement (NFC) 2019-08-02 00:18:44 +00:00
Plugins Revert "[lldb] Reinstate original guard variable check" 2019-08-14 21:21:14 +00:00
Symbol [DWARF} Use LLVM's debug line parser in LLDB. 2019-08-13 19:51:51 +00:00
Target [ExecutionContext] Return the target/process byte order. 2019-08-07 16:09:35 +00:00
Utility [lldb][NFC] Assert on invalid cursors positions when creating CompletionRequest 2019-08-09 14:32:50 +00:00
CMakeLists.txt [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00
lldb.cpp [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00