llvm-project/lldb/unittests
Pavel Labath c9fbd9a3be Fix MinidumpParserTest on 32-bit arches
load_size should be 64-bit unconditionally to match the underlying API.
This makes sure the MAX value correctly signals to auto-detect the file
size when mmap()ing.

llvm-svn: 296334
2017-02-27 12:21:20 +00:00
..
Breakpoint Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Core Log: Fix a regression in handling log options 2017-02-27 11:05:39 +00:00
Editline Finish breaking the dependency from Utility. 2017-02-16 19:38:21 +00:00
Expression Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Host [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
Interpreter [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
Language [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
ObjectFile [CMake] Add explicit dependencies for ObjectFileELF tests 2017-02-07 23:33:58 +00:00
Platform [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
Process Fix MinidumpParserTest on 32-bit arches 2017-02-27 12:21:20 +00:00
ScriptInterpreter [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
Symbol [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
SymbolFile Attempt to fix windows unit tests 2017-02-24 11:17:40 +00:00
Target Add format_provider for the MemoryRegionInfo::OptionalBool enum 2017-02-22 10:37:57 +00:00
UnwindAssembly [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
Utility Fix a couple of corner cases in NameMatches 2017-02-20 11:35:33 +00:00
CMakeLists.txt Remove dependencies from Utility to Core and Target. 2017-02-14 19:06:07 +00:00
gtest_common.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00