summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-11[lldb][cmake] Fix build with GCC 4.8 and wchar-enabled libeditrelease_90Tom Stellard
2019-08-26Merging r367115, r367125, r367127, and r367153.Hans Wennborg
2019-08-08Merging r366513:Hans Wennborg
2019-08-01Merging r367308:Hans Wennborg
2019-08-01Merging r367414:Hans Wennborg
2019-07-26Merging r366985:Hans Wennborg
2019-07-19Merging r366433:Hans Wennborg
2019-07-18Creating release_90 branch off revision 366426Hans Wennborg
2019-07-18[lldb][NFC] Format 'type' commands in Options.tdRaphael Isemann
2019-07-18[lldb] Tablegenify thread commands and fix completion bug for thread step-*Raphael Isemann
2019-07-18[lldb][NFC] Tablegenify type commandsRaphael Isemann
2019-07-18[lldb] Don't double emit option groupsRaphael Isemann
2019-07-18Only build lldb-tblgen if it's not a current targetNathan Lanza
2019-07-18[cmake] Add NATIVE build for cross compiling standalone buildsNathan Lanza
2019-07-17[NFC] Clarify a Cmake status message regarding Python on LLDBConfigAdrian McCarthy
2019-07-17Ah, forgot a debug line I left in the dsym-for-uuid.sh scriptJason Molenda
2019-07-17Add support to ProcessMachCore::DoLoadCore to handle an EFI UUID str.Jason Molenda
2019-07-17Fix CreateFunctionTemplateSpecialization to prevent dangling poiner to stack ...Shafik Yaghmour
2019-07-17[docs] Adjust variable formatting tableJonas Devlieghere
2019-07-17[CMake] Remove duplicated logic to find Python when doing a standalone buildJonas Devlieghere
2019-07-17[CMake] Use LLVM_DIR and Clang_DIR for standalone builds.Jonas Devlieghere
2019-07-17[dotest] Disable color while testing.Jonas Devlieghere
2019-07-17[Test] Add module cache for TestWeakSymbolsJonas Devlieghere
2019-07-17[CMake] Avoid liblldb genex when figuring out the copy destination for framew...Stefan Granitz
2019-07-17[lldb] Make log for ClangModulesDeclVendor's compiler flag less verboseRaphael Isemann
2019-07-17[CMake] Move standalone check so we don't have to reconfigure LLDBJonas Devlieghere
2019-07-17[NativePDB] Add a FromCompilerDecl for going from lldb -> clangNathan Lanza
2019-07-17[ASTImporter] Fix LLDB lookup in transparent ctx and with ext srcGabor Marton
2019-07-17[lldb][NFC] Tablegenify watchpoint commandsRaphael Isemann
2019-07-17[Target][NFCI] Remove commented out codeAlex Langford
2019-07-17[NativePDB] Make GetTranslationUnitDecl return an lldb CompilerDeclCtxNathan Lanza
2019-07-17[Target][NFCI] Rename variableAlex Langford
2019-07-16Don't require python exe and lib versions to match while crosscompilingNathan Lanza
2019-07-16add a workaround in GetLine to account for ReadFile not reporintg errorNathan Lanza
2019-07-16[Symbol] Remove unused fields from ClangASTContextAlex Langford
2019-07-16Fix LLDB Windows build Python version logic after r366243Reid Kleckner
2019-07-16[CMake] Fail when Python interpreter doesn't match Python libraries versionJonas Devlieghere
2019-07-16[CMake] Add Apple-lldb-Xcode.cmake cache that avoids install optionsStefan Granitz
2019-07-16Revert "[swig] Add workaround for old swig"Jonas Devlieghere
2019-07-16[SWIG] Deprecate SWIG 1.xJonas Devlieghere
2019-07-16[lldb] Rename Options.inc to CommandOptions.inc [NFC]Raphael Isemann
2019-07-16[lldb] Handle EOF from `lldb-vscode`Jan Kratochvil
2019-07-16[Target] Remove unused method Target::GetDefaultClangModuleSearchPathsAlex Langford
2019-07-15Update some file changes, but there's a dependency loop soJason Molenda
2019-07-15[LanguageRuntime] Move ObjCLanguageRuntime into a pluginAlex Langford
2019-07-15[lldb][doc] Document how our LLDB table gen initialized optionsRaphael Isemann
2019-07-13[lldb] [test] Un-XFAIL TestFormattersSBAPI on NetBSDMichal Gorny
2019-07-13Make Python version setting actually effectiveJonas Devlieghere
2019-07-13[DWARFContext] Strip leading dot in section namesJonas Devlieghere
2019-07-12[LanguageRuntime] Move CPPLanguageRuntime into a pluginAlex Langford