.. |
ABI
|
Simplify code by using Optional::getValueOr()
|
2019-01-15 22:30:01 +00:00 |
Architecture
|
Replace auto -> llvm::Optional<uint64_t>
|
2019-01-15 20:33:58 +00:00 |
Disassembler
|
Simplify Boolean expressions
|
2018-12-15 00:15:33 +00:00 |
DynamicLoader
|
A little cleanup / commenting on locating kernel binaries while I
|
2019-01-10 00:57:54 +00:00 |
ExpressionParser
|
Simplify code by using Optional::getValueOr()
|
2019-01-15 22:30:01 +00:00 |
Instruction
|
Simplify Boolean expressions
|
2018-12-15 00:15:33 +00:00 |
InstrumentationRuntime
|
Remove header grouping comments.
|
2018-11-11 23:17:06 +00:00 |
JITLoader
|
Remove header grouping comments.
|
2018-11-11 23:17:06 +00:00 |
Language
|
Replace auto -> llvm::Optional<uint64_t>
|
2019-01-15 20:33:58 +00:00 |
LanguageRuntime
|
Simplify code by using Optional::getValueOr()
|
2019-01-15 22:30:01 +00:00 |
MemoryHistory
|
Remove header grouping comments.
|
2018-11-11 23:17:06 +00:00 |
ObjectContainer
|
Simplify Boolean expressions
|
2018-12-15 00:15:33 +00:00 |
ObjectFile
|
Breakpad: Extract parsing code into a separate file
|
2019-01-18 10:37:04 +00:00 |
OperatingSystem
|
Simplify Boolean expressions
|
2018-12-15 00:15:33 +00:00 |
Platform
|
Silence compiler warnings
|
2019-01-15 18:07:54 +00:00 |
Process
|
Make sure to fill in the compiler register number so when we try to backtrace using EH frame, it works.
|
2019-01-18 17:06:01 +00:00 |
ScriptInterpreter
|
Simplify Boolean expressions
|
2018-12-15 00:15:33 +00:00 |
StructuredData
|
[FileSystem] Move path resolution logic out of FileSpec
|
2018-11-01 21:05:36 +00:00 |
SymbolFile
|
Breakpad: Extract parsing code into a separate file
|
2019-01-18 10:37:04 +00:00 |
SymbolVendor
|
Simplify Boolean expressions
|
2018-12-15 00:15:33 +00:00 |
SystemRuntime
|
Simplify Boolean expressions
|
2018-12-15 00:15:33 +00:00 |
UnwindAssembly
|
Simplify Boolean expressions
|
2018-12-15 00:15:33 +00:00 |
CMakeLists.txt
|
Move StopInfoOverride callback to the new architecture plugin
|
2017-10-25 21:05:31 +00:00 |