summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-12Update scripts/Xcode/build-llvm.py to use llvm/clang 4 branchrelease_40Hans Wennborg
2017-01-12Creating release_40 branch off revision 291814Hans Wennborg
2017-01-12[CMake] Fix finding LLDBWrapPython.cpp in Framework buildChris Bieneman
2017-01-12Fix gcc build for r291756Pavel Labath
2017-01-12Add format_provider for the Error classPavel Labath
2017-01-12Fix build for clang r291753Pavel Labath
2017-01-12Update to match clang r291737.Richard Smith
2017-01-10XFAIL TestRegisterVariables on gcc-4.8-x86_64Pavel Labath
2017-01-10Improve Type::GetTypeScopeAndBasenameHelper and add unit testsTamas Berghammer
2017-01-10[cmake] Fix LLVM_LINK_LLVM_DYLIB build, againPavel Labath
2017-01-10[LLDB][MIPS] Fix TestLldbGdbServer failure for MIPSNitesh Jain
2017-01-10[LLDB][MIPS] Revert TestLldbGdbServer failure for MIPSNitesh Jain
2017-01-10[LLDB][MIPS] Fix TestLldbGdbServer failure for MIPSNitesh Jain
2017-01-10Stop limiting the number of TSan backtrace size to 8Kuba Mracek
2017-01-09[cmake] Obtain LLVM_CMAKE_PATH from llvm-configMichal Gorny
2017-01-07Fix dereferencing of pointers to empty classesTamas Berghammer
2017-01-07Remove an incorrect byte size calculation in DWARFASTParserClangTamas Berghammer
2017-01-06Install lldb Python module on Windows.Zachary Turner
2017-01-06Reapply "Fixes for Clang API changes to use std::shared_ptr"David Blaikie
2017-01-06Revert "Fixes for Clang API changes to use std::shared_ptr"David Blaikie
2017-01-06Another windows build fixPavel Labath
2017-01-06Attempt to fix windows build for r291198Pavel Labath
2017-01-06Fix clang build for r291198Pavel Labath
2017-01-06Revert "XFAIL an lldb-mi test"Pavel Labath
2017-01-06Consolidate file handle usage in Editline.cppPavel Labath
2017-01-06Revert part of cleanup to fix a build breakDavid Blaikie
2017-01-06Fixes for Clang API changes to use std::shared_ptrDavid Blaikie
2017-01-06Fix -Wunused-function warning by preprocessor conditionalizing the function t...David Blaikie
2017-01-06Make lldb -Werror clean for -Wstring-conversionDavid Blaikie
2017-01-05Skip a test on darwin.Hafiz Abid Qadeer
2017-01-05[lldb-mi] Fix implementation for a few mi commandsHafiz Abid Qadeer
2017-01-05Fix jModulesInfo handling for cross-path syntax debuggingPavel Labath
2017-01-05Silence some -Wstring-conversion warningsPavel Labath
2017-01-05XFAIL an lldb-mi testPavel Labath
2017-01-04Add a debuginfo version check for RenderScript modulesLuke Drummond
2017-01-04[CMake] Fix install rules for tools included in the frameworkChris Bieneman
2017-01-04Remove SymbolFilePDBTests.cpp from the list of tests to include in the Jason Molenda
2017-01-03Improve the performance of jModulesInfo in lldb-serverTamas Berghammer
2017-01-03Fix-up TestLinuxCore for r290874Pavel Labath
2017-01-03Simplify reading of Linux notes to correctly handle endianess.Howard Hellyer
2017-01-02XFail TestNoreturnUnwind for arm targetsOmair Javaid
2017-01-02[unittests] Split DWARF tests out of PDB, fix standalone buildMichal Gorny
2016-12-28Fix the variable view in the "gui" curses mode so that variables whose childr...Greg Clayton
2016-12-28Quiet a warning where we weren't checking if this was the same and rhs.Greg Clayton
2016-12-22Fix a couple of incorrect format string warningsLuke Drummond
2016-12-21specify -DNDEBUG for BNI builds of all targets in the Xcode buildSean Callanan
2016-12-21[CMake] Support distribution install for LLDB.frameworkChris Bieneman
2016-12-21Ignore SIGPIPE in the mini-driver used by these tests.Jim Ingham
2016-12-20Rollback my commit r290168 to fix linux tests failure. I'll be back!Boris Ulasevich
2016-12-20[CMake] [PR31433] Fix LLDB tool installationChris Bieneman