..
ArmUnwindInfo.cpp
Reflow paragraphs in comments.
2018-04-30 16:49:04 +00:00
Block.cpp
Simplify Boolean expressions
2018-12-15 00:15:33 +00:00
CMakeLists.txt
Remove OCaml debugger plugin
2018-11-05 19:34:03 +00:00
ClangASTContext.cpp
Remove unused variable from ClangASTContext
2018-12-28 13:34:44 +00:00
ClangASTImporter.cpp
Simplify Boolean expressions
2018-12-15 00:15:33 +00:00
ClangExternalASTSourceCallbacks.cpp
Remove header grouping comments.
2018-11-11 23:17:06 +00:00
ClangExternalASTSourceCommon.cpp
[TypeSystem] Guard the global `ASTSourceMap` with a mutex
2017-07-25 17:33:37 +00:00
ClangUtil.cpp
[Clang AST Context] Add a few helper functions.
2018-12-17 16:15:13 +00:00
CompactUnwindInfo.cpp
Simplify ObjectFile::GetArchitecture
2019-01-03 10:37:19 +00:00
CompileUnit.cpp
Simplify Boolean expressions
2018-12-15 00:15:33 +00:00
CompilerDecl.cpp
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00
CompilerDeclContext.cpp
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00
CompilerType.cpp
[CompilerType] Simplify operator!=. NFCI.
2018-12-29 05:00:33 +00:00
DWARFCallFrameInfo.cpp
Simplify ObjectFile::GetArchitecture
2019-01-03 10:37:19 +00:00
DebugMacros.cpp
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00
Declaration.cpp
Always normalize FileSpec paths.
2018-04-27 15:45:58 +00:00
FuncUnwinders.cpp
Simplify ObjectFile::GetArchitecture
2019-01-03 10:37:19 +00:00
Function.cpp
[DWARF] Use a function-local offset for AT_call_return_pc
2018-10-22 21:44:21 +00:00
LineEntry.cpp
Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.
2018-08-30 15:11:00 +00:00
LineTable.cpp
Reflow paragraphs in comments.
2018-04-30 16:49:04 +00:00
ObjectFile.cpp
Simplify Boolean expressions
2018-12-15 00:15:33 +00:00
Symbol.cpp
[FileSystem] Move path resolution logic out of FileSpec
2018-11-01 21:05:36 +00:00
SymbolContext.cpp
[SymbolContext] Rewrite operator== to be more concise.
2018-12-29 04:57:00 +00:00
SymbolFile.cpp
Don't type-erase the FunctionNameType or TypeClass enums.
2018-10-25 20:45:40 +00:00
SymbolVendor.cpp
[Symbol] Search symbols with name and type in a symbol file
2018-11-30 06:56:37 +00:00
Symtab.cpp
Symtab: Remove one copy of symbol size computation code
2019-01-04 10:11:25 +00:00
Type.cpp
Simplify ObjectFile::GetArchitecture
2019-01-03 10:37:19 +00:00
TypeList.cpp
[NFC] Replace `compare` with (in)equality operator where applicable.
2018-12-21 22:46:10 +00:00
TypeMap.cpp
[NFC] Replace `compare` with (in)equality operator where applicable.
2018-12-21 22:46:10 +00:00
TypeSystem.cpp
Simplify Boolean expressions
2018-12-15 00:15:33 +00:00
UnwindPlan.cpp
[x86] Fix issues with a realigned stack in MSVC compiled applications
2018-10-30 10:07:08 +00:00
UnwindTable.cpp
Simplify ObjectFile::GetArchitecture
2019-01-03 10:37:19 +00:00
Variable.cpp
Fix undefined behavior in Variable.h
2018-12-11 00:15:03 +00:00
VariableList.cpp
Move classes from Core -> Utility.
2017-02-02 21:39:50 +00:00
VerifyDecl.cpp
*** This commit represents a complete reformatting of the LLDB source code
2016-09-06 20:57:50 +00:00