[Lldb-commits] [lldb] 6b97fa0 - [lldb] Remove OS-specific string from TestInvalidArgsLog

2020-08-17 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-17T11:57:43+02:00 New Revision: 6b97fa0bfefea7d9028b899a92bc29ab9b133906 URL: https://github.com/llvm/llvm-project/commit/6b97fa0bfefea7d9028b899a92bc29ab9b133906 DIFF:

[Lldb-commits] [lldb] cd2139a - [lldb][NFC] Use the proper type for the 'storage' parameter of CreateFunctionDeclaration

2020-08-17 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-17T12:53:58+02:00 New Revision: cd2139a527f2d829bdde7877c992215f598e927b URL: https://github.com/llvm/llvm-project/commit/cd2139a527f2d829bdde7877c992215f598e927b DIFF:

[Lldb-commits] [lldb] 867c347 - [lldb] Fix that log enable's -f parameter causes LLDB to crash when it can't open the log file

2020-08-17 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-17T10:43:00+02:00 New Revision: 867c347c32e27825a649af1ca5ccf22c350d2b8c URL: https://github.com/llvm/llvm-project/commit/867c347c32e27825a649af1ca5ccf22c350d2b8c DIFF:

[Lldb-commits] [lldb] c2f9454 - [lldb] Add SBModule::GarbageCollectAllocatedModules and clear modules after each test run

2020-08-17 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-17T11:00:19+02:00 New Revision: c2f9454a16e45e1df09d8ebed6dadbc0da264442 URL: https://github.com/llvm/llvm-project/commit/c2f9454a16e45e1df09d8ebed6dadbc0da264442 DIFF:

[Lldb-commits] [lldb] 42b9a68 - [lldb][NFC] Use expect_expr in more tests

2020-08-17 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-17T13:14:57+02:00 New Revision: 42b9a683523628bfbb4f7447c0ca9607f3eee83f URL: https://github.com/llvm/llvm-project/commit/42b9a683523628bfbb4f7447c0ca9607f3eee83f DIFF:

[Lldb-commits] [lldb] 7e6c437 - [lldb][NFC] Remove name parameter from CreateFunctionTemplateDecl

2020-08-17 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-17T13:44:10+02:00 New Revision: 7e6c437fb413eb7ae102e8db869bb55a748411ff URL: https://github.com/llvm/llvm-project/commit/7e6c437fb413eb7ae102e8db869bb55a748411ff DIFF:

[Lldb-commits] [lldb] cfb773c - [lldb][NFC] Use StringRef in CreateFunctionDeclaration/GetDeclarationName

2020-08-17 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-17T14:17:20+02:00 New Revision: cfb773c676236652f63f9ba031d6755d55f5d884 URL: https://github.com/llvm/llvm-project/commit/cfb773c676236652f63f9ba031d6755d55f5d884 DIFF:

[Lldb-commits] [lldb] f5f22f0 - [lldb] Skip TestSimulatorPlatform with sanitized builds

2020-08-17 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-17T15:06:48+02:00 New Revision: f5f22f04481bec765ccaf6e400da24987a421c2e URL: https://github.com/llvm/llvm-project/commit/f5f22f04481bec765ccaf6e400da24987a421c2e DIFF:

[Lldb-commits] [lldb] c6cc566 - [lldb] Use os.path.sep in TestInvalidArgsLog.py to fix Windows bot

2020-08-17 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-17T19:03:27+02:00 New Revision: c6cc566c8a95bb39c65f7b39649e804809fc8701 URL: https://github.com/llvm/llvm-project/commit/c6cc566c8a95bb39c65f7b39649e804809fc8701 DIFF:

[Lldb-commits] [lldb] 070a1d5 - [lldb] Remove nothreadallow from SWIG's __str__ wrappers to work around a Python>=3.7 crash

2020-09-28 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-09-28T10:10:34+02:00 New Revision: 070a1d562b303e564e40d831f6dc125793e19b38 URL: https://github.com/llvm/llvm-project/commit/070a1d562b303e564e40d831f6dc125793e19b38 DIFF:

[Lldb-commits] [lldb] 0b44bb8 - [lldb][NFC] Minor cleanup in CxxModuleHandler::tryInstantiateStdTemplate

2020-09-28 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-09-28T13:03:45+02:00 New Revision: 0b44bb8d40af9c634203a778fe34a9a4459d288f URL: https://github.com/llvm/llvm-project/commit/0b44bb8d40af9c634203a778fe34a9a4459d288f DIFF:

[Lldb-commits] [lldb] b5e49e9 - [lldb] Ignore certain Clang type sugar when creating the type name

2020-09-22 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-09-22T13:37:20+02:00 New Revision: b5e49e91cb90eda1f926139c8567e27f1b664cc1 URL: https://github.com/llvm/llvm-project/commit/b5e49e91cb90eda1f926139c8567e27f1b664cc1 DIFF:

[Lldb-commits] [lldb] ef7d22a - Revert "[lldb] XFAIL TestMemoryHistory on Linux"

2020-09-22 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-09-22T21:13:44+02:00 New Revision: ef7d22a98683ce98b6a2c4d0818d2d9978d42861 URL: https://github.com/llvm/llvm-project/commit/ef7d22a98683ce98b6a2c4d0818d2d9978d42861 DIFF:

[Lldb-commits] [lldb] b272250 - [lldb] Skip the flakey part of TestStopHookScripted on Linux

2020-10-01 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-10-01T14:24:38+02:00 New Revision: b272250221595b14c32db6721a0ae4e5f17ea4d2 URL: https://github.com/llvm/llvm-project/commit/b272250221595b14c32db6721a0ae4e5f17ea4d2 DIFF:

[Lldb-commits] [lldb] cccb7cf - [lldb] Add missing import for LLDB test decorators to TestStopHookScripted

2020-10-01 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-10-01T14:33:13+02:00 New Revision: cccb7cf1a52f38182f56d947bd609027726c778b URL: https://github.com/llvm/llvm-project/commit/cccb7cf1a52f38182f56d947bd609027726c778b DIFF:

[Lldb-commits] [lldb] 15ea45f - [lldb] Skip unique_ptr import-std-module tests on Linux

2020-10-01 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-10-01T23:04:36+02:00 New Revision: 15ea45f16b261521e3251b4ff0bceaadf31a4515 URL: https://github.com/llvm/llvm-project/commit/15ea45f16b261521e3251b4ff0bceaadf31a4515 DIFF:

[Lldb-commits] [lldb] cabee89 - [lldb] Reference STL types in import-std-module tests

2020-09-28 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-09-28T10:37:03+02:00 New Revision: cabee89bed69ce37c9e588f9190ed9c33f6bfdee URL: https://github.com/llvm/llvm-project/commit/cabee89bed69ce37c9e588f9190ed9c33f6bfdee DIFF:

[Lldb-commits] [lldb] e779427 - Fix MIPS and MIPS64 ABI to use ConstString in their register info arrays.

2020-09-27 Thread Raphael Isemann via lldb-commits
Author: Tatsuo Nomura Date: 2020-09-27T12:36:09+02:00 New Revision: e779427757f233ef7bbb381289c63f2399ecca92 URL: https://github.com/llvm/llvm-project/commit/e779427757f233ef7bbb381289c63f2399ecca92 DIFF: https://github.com/llvm/llvm-project/commit/e779427757f233ef7bbb381289c63f2399ecca92.diff

[Lldb-commits] [lldb] 019bd64 - [lldb] Don't complete ObjCInterfaceDecls in ClangExternalASTSourceCallbacks::FindExternalVisibleDeclsByName

2020-05-27 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-05-27T12:39:24+02:00 New Revision: 019bd6485c52a62c008eacfdf0d13a26ca6b0a6f URL: https://github.com/llvm/llvm-project/commit/019bd6485c52a62c008eacfdf0d13a26ca6b0a6f DIFF:

[Lldb-commits] [lldb] 18bb1f1 - [lldb] Fix a potential bug that may cause assert failure in CommandObject::CheckRequirements

2020-05-27 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-05-27T14:05:17+02:00 New Revision: 18bb1f1067028fbeaf92774e640bd865c53e1ce1 URL: https://github.com/llvm/llvm-project/commit/18bb1f1067028fbeaf92774e640bd865c53e1ce1 DIFF:

[Lldb-commits] [lldb] 763bc23 - [lldb] Tab completion for process plugin name

2020-05-27 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-05-27T14:11:16+02:00 New Revision: 763bc2305797c980a4f4fa2f6314ed78a010678d URL: https://github.com/llvm/llvm-project/commit/763bc2305797c980a4f4fa2f6314ed78a010678d DIFF: https://github.com/llvm/llvm-project/commit/763bc2305797c980a4f4fa2f6314ed78a010678d.diff

[Lldb-commits] [lldb] 74a5175 - [lldb] Make order of completions for expressions deterministic and sorted by Clang's priority values.

2020-05-27 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-05-27T19:22:01+02:00 New Revision: 74a51753a6c2c587f650174e19f99279e8e4ef35 URL: https://github.com/llvm/llvm-project/commit/74a51753a6c2c587f650174e19f99279e8e4ef35 DIFF:

[Lldb-commits] [lldb] 83bd2c4 - Prevent GetNumChildren from transitively walking pointer chains

2020-05-25 Thread Raphael Isemann via lldb-commits
Author: Jaroslav Sevcik Date: 2020-05-25T11:30:22+02:00 New Revision: 83bd2c4a06803fa9af7f92a474b1d37cb70397cc URL: https://github.com/llvm/llvm-project/commit/83bd2c4a06803fa9af7f92a474b1d37cb70397cc DIFF:

[Lldb-commits] [lldb] fe22e56 - [lldb][NFC] Pass DeclarationName to NameSearchContext by value

2020-05-25 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-05-25T12:37:22+02:00 New Revision: fe22e5689e94370b8eadef4b7267201cc9fcb2e3 URL: https://github.com/llvm/llvm-project/commit/fe22e5689e94370b8eadef4b7267201cc9fcb2e3 DIFF:

[Lldb-commits] [lldb] 5f02679 - [lldb][NFC] Remove a std::string->C string->StringRef conversion in ClangUserExpression

2020-05-29 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-05-29T11:19:33+02:00 New Revision: 5f0267984792429d7b9ac574c17566b98527576e URL: https://github.com/llvm/llvm-project/commit/5f0267984792429d7b9ac574c17566b98527576e DIFF:

[Lldb-commits] [lldb] fd0ab3b - [lldb] Pass -fPIC flag even when DYLIB_ONLY is set

2020-05-30 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-05-30T18:05:16+02:00 New Revision: fd0ab3b3eb88de3fe4792c34b50084595e22d68d URL: https://github.com/llvm/llvm-project/commit/fd0ab3b3eb88de3fe4792c34b50084595e22d68d DIFF:

[Lldb-commits] [lldb] 54422d2 - Revert "[lldb] Pass -fPIC flag even when DYLIB_ONLY is set"

2020-06-01 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-01T14:41:08+02:00 New Revision: 54422d21700cfb532c80b22662f7b79d741b21ba URL: https://github.com/llvm/llvm-project/commit/54422d21700cfb532c80b22662f7b79d741b21ba DIFF:

[Lldb-commits] [lldb] 2b37c5b - [lldb][NFC] Make ClangExpressionSourceCode's wrapping logic more consistent

2020-06-01 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-01T13:24:30+02:00 New Revision: 2b37c5b560584f05edf5d375d4ca86fe9c5b0173 URL: https://github.com/llvm/llvm-project/commit/2b37c5b560584f05edf5d375d4ca86fe9c5b0173 DIFF:

[Lldb-commits] [lldb] 8cb7574 - Revert "[lldb] Enable C++14 when evaluating expressions in a C++14 frame"

2020-05-22 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-05-22T21:23:03+02:00 New Revision: 8cb75745412e4bc9592d2409cc6cfa4a2940d9e7 URL: https://github.com/llvm/llvm-project/commit/8cb75745412e4bc9592d2409cc6cfa4a2940d9e7 DIFF:

[Lldb-commits] [lldb] 4bee2af - [lldb][NFC] Modernize TestCPPStaticMethods

2020-05-20 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-05-20T12:27:44+02:00 New Revision: 4bee2afcd7ea10c9f58f6172924f822849fed8f9 URL: https://github.com/llvm/llvm-project/commit/4bee2afcd7ea10c9f58f6172924f822849fed8f9 DIFF:

[Lldb-commits] [lldb] 587f81f - Revert "[lldb-server] Reset stop reason of all threads when resuming"

2020-05-20 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-05-20T13:29:04+02:00 New Revision: 587f81f54a3abab88fe9be5f113c74fc12655ee0 URL: https://github.com/llvm/llvm-project/commit/587f81f54a3abab88fe9be5f113c74fc12655ee0 DIFF:

[Lldb-commits] [lldb] bb1d702 - [lldb][NFC] Make GetShellSafeArgument return std::string and unittest it.

2020-10-22 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-10-22T14:47:10+02:00 New Revision: bb1d702e25f5f23e8d5a755295f2921caaea2abb URL: https://github.com/llvm/llvm-project/commit/bb1d702e25f5f23e8d5a755295f2921caaea2abb DIFF:

[Lldb-commits] [lldb] 1f933ff - [lldb][NFC] Rewrite TestQuoting

2020-10-27 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-10-27T11:12:17+01:00 New Revision: 1f933ff999f2c0373c79ddf23539873cbfa923e5 URL: https://github.com/llvm/llvm-project/commit/1f933ff999f2c0373c79ddf23539873cbfa923e5 DIFF:

[Lldb-commits] [lldb] d43c70a - [lldb] Add llvm-pdbutil to lldb test dependencies

2020-10-27 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-10-27T15:46:25+01:00 New Revision: d43c70a2025972c60dc1a30b4661273dc584d0b8 URL: https://github.com/llvm/llvm-project/commit/d43c70a2025972c60dc1a30b4661273dc584d0b8 DIFF:

[Lldb-commits] [lldb] d0ee1d8 - [lldb][NFC] Make GetShellSafeArgument simpler and faster

2020-10-26 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-10-26T15:29:13+01:00 New Revision: d0ee1d8efe804b3184b1073cd367a307867f1372 URL: https://github.com/llvm/llvm-project/commit/d0ee1d8efe804b3184b1073cd367a307867f1372 DIFF:

[Lldb-commits] [lldb] 45c3fc9 - [lldb][NFC] Make GetResumeCountForLaunchInfo return an unsigned.

2020-10-27 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-10-27T16:25:01+01:00 New Revision: 45c3fc97a2a5af760a55e72eb081aa5f977e9609 URL: https://github.com/llvm/llvm-project/commit/45c3fc97a2a5af760a55e72eb081aa5f977e9609 DIFF:

[Lldb-commits] [lldb] 206e8d8 - Fix SBError::SetErrorToGenericError

2020-10-26 Thread Raphael Isemann via lldb-commits
Author: Andy Yankovsky Date: 2020-10-26T15:44:38+01:00 New Revision: 206e8d8905035f6e9049b97c9cd8af0eaa5aa118 URL: https://github.com/llvm/llvm-project/commit/206e8d8905035f6e9049b97c9cd8af0eaa5aa118 DIFF:

[Lldb-commits] [lldb] 1b7c9ea - [lldb] Store StackFrameRecognizers in the target instead of a global list

2020-07-17 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-17T09:26:27+02:00 New Revision: 1b7c9eae6dcad09c264e29e41a69bed0d34c2f5f URL: https://github.com/llvm/llvm-project/commit/1b7c9eae6dcad09c264e29e41a69bed0d34c2f5f DIFF:

[Lldb-commits] [lldb] 1692611 - [lldb] Only set the executable module for a target once

2020-07-17 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-17T08:35:38+02:00 New Revision: 16926115ed28d1370bca1085dfb1b20c842b0ffb URL: https://github.com/llvm/llvm-project/commit/16926115ed28d1370bca1085dfb1b20c842b0ffb DIFF:

[Lldb-commits] [lldb] 5b0de57 - [lldb] Unify type name matching in FormattersContainer

2020-07-21 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-21T18:44:50+02:00 New Revision: 5b0de5756ccc7a540926e4eeaa3b398539d88cd8 URL: https://github.com/llvm/llvm-project/commit/5b0de5756ccc7a540926e4eeaa3b398539d88cd8 DIFF:

[Lldb-commits] [lldb] e031eda - Revert "[lldb] Unify type name matching in FormattersContainer"

2020-07-21 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-21T19:03:33+02:00 New Revision: e031eda08df471c67f9a37289072d338517457a9 URL: https://github.com/llvm/llvm-project/commit/e031eda08df471c67f9a37289072d338517457a9 DIFF:

[Lldb-commits] [lldb] 074b121 - Reland [lldb] Unify type name matching in FormattersContainer

2020-07-22 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-22T09:32:28+02:00 New Revision: 074b121642b286afb16adeebda5ec8236f7b8ea9 URL: https://github.com/llvm/llvm-project/commit/074b121642b286afb16adeebda5ec8236f7b8ea9 DIFF:

[Lldb-commits] [lldb] f6913e7 - [lldb][NFC] Document and encapsulate OriginMap in ASTContextMetadata

2020-08-06 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-06T17:37:29+02:00 New Revision: f6913e74400aa932b3edc7cc765495247799fcb0 URL: https://github.com/llvm/llvm-project/commit/f6913e74400aa932b3edc7cc765495247799fcb0 DIFF:

[Lldb-commits] [lldb] e382057 - [lldb] tab completion for `platform target-install`

2020-08-10 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-08-10T20:14:46+02:00 New Revision: e3820570d406f56a25eee681df03a394882febb0 URL: https://github.com/llvm/llvm-project/commit/e3820570d406f56a25eee681df03a394882febb0 DIFF: https://github.com/llvm/llvm-project/commit/e3820570d406f56a25eee681df03a394882febb0.diff

[Lldb-commits] [lldb] dd0fdf8 - [lldb] Add support for checking children in expect_expr

2020-08-12 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-12T12:11:24+02:00 New Revision: dd0fdf80301e0b875d1898e01542c43b991e1b1c URL: https://github.com/llvm/llvm-project/commit/dd0fdf80301e0b875d1898e01542c43b991e1b1c DIFF:

[Lldb-commits] [lldb] 246afe0 - [lldb] Display autosuggestion part in gray if there is one possible suggestion

2020-08-12 Thread Raphael Isemann via lldb-commits
Author: Shu Anzai Date: 2020-08-12T13:11:20+02:00 New Revision: 246afe0cd17fce935a01171f3cca548e02523e5c URL: https://github.com/llvm/llvm-project/commit/246afe0cd17fce935a01171f3cca548e02523e5c DIFF: https://github.com/llvm/llvm-project/commit/246afe0cd17fce935a01171f3cca548e02523e5c.diff

[Lldb-commits] [lldb] cff880b - Revert "[lldb] Display autosuggestion part in gray if there is one possible suggestion"

2020-08-12 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-12T13:52:03+02:00 New Revision: cff880b0c9a07ff8275e91982c0d6e2293b537e7 URL: https://github.com/llvm/llvm-project/commit/cff880b0c9a07ff8275e91982c0d6e2293b537e7 DIFF:

[Lldb-commits] [lldb] a4a0844 - [lldb] Don't use static locals for return value storage in some *AsCString functions

2020-07-30 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-30T12:17:42+02:00 New Revision: a4a0844248d4a68a866b9c4e18ae89fa49a83ec0 URL: https://github.com/llvm/llvm-project/commit/a4a0844248d4a68a866b9c4e18ae89fa49a83ec0 DIFF:

[Lldb-commits] [lldb] 8af160b - [lldb][NFC] Use llvm::is_contained instead of std::find in a few places

2020-08-13 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-13T14:11:28+02:00 New Revision: 8af160b0b8ca8102b9490a287244af75727872f5 URL: https://github.com/llvm/llvm-project/commit/8af160b0b8ca8102b9490a287244af75727872f5 DIFF:

[Lldb-commits] [lldb] ac2b7f8 - [lldb][NFC] Fix indentation in TCPSocket::CloseListenSockets

2020-08-13 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-13T12:29:24+02:00 New Revision: ac2b7f8ac1649afbc6d0b8e2abf324278441dc7b URL: https://github.com/llvm/llvm-project/commit/ac2b7f8ac1649afbc6d0b8e2abf324278441dc7b DIFF:

[Lldb-commits] [lldb] d40c44e - [lldb] Fix LLDB compilation with ncurses 6.2 due to wattr_set/get being a macro

2020-08-06 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-06T10:52:57+02:00 New Revision: d40c44e89e11659439072a4b57d2c0c191d5cae5 URL: https://github.com/llvm/llvm-project/commit/d40c44e89e11659439072a4b57d2c0c191d5cae5 DIFF:

[Lldb-commits] [lldb] 2e65332 - [lldb] tab completion for `watchpoint set variable`

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-08-11T09:51:55+02:00 New Revision: 2e653327e364aae564209af99d3b6a4625e25b68 URL: https://github.com/llvm/llvm-project/commit/2e653327e364aae564209af99d3b6a4625e25b68 DIFF: https://github.com/llvm/llvm-project/commit/2e653327e364aae564209af99d3b6a4625e25b68.diff

[Lldb-commits] [lldb] 51117e3 - [lldb][NFC] Remove unused custom reimplementation of realpath for Windows

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-11T10:04:42+02:00 New Revision: 51117e3c51754f3732ee34758310a0abc6fd3b75 URL: https://github.com/llvm/llvm-project/commit/51117e3c51754f3732ee34758310a0abc6fd3b75 DIFF:

[Lldb-commits] [lldb] df91606 - [lldb][NFC] Fix warning in Thread::AutoCompleteThreadPlans

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-11T10:26:01+02:00 New Revision: df916062c885f9b010f8348c87e9effae06a10c4 URL: https://github.com/llvm/llvm-project/commit/df916062c885f9b010f8348c87e9effae06a10c4 DIFF:

[Lldb-commits] [lldb] 31fd64a - [lldb] tab completion for 'command delete/unalias'

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-08-11T10:27:04+02:00 New Revision: 31fd64ac57a2005c0691b8870e28b4421cf67047 URL: https://github.com/llvm/llvm-project/commit/31fd64ac57a2005c0691b8870e28b4421cf67047 DIFF: https://github.com/llvm/llvm-project/commit/31fd64ac57a2005c0691b8870e28b4421cf67047.diff

[Lldb-commits] [lldb] 8a5e296 - [lldb] tab completion for `disassemble -F`

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-08-11T10:01:45+02:00 New Revision: 8a5e296975b3da5d5d849ae8185ef3d98ca77795 URL: https://github.com/llvm/llvm-project/commit/8a5e296975b3da5d5d849ae8185ef3d98ca77795 DIFF: https://github.com/llvm/llvm-project/commit/8a5e296975b3da5d5d849ae8185ef3d98ca77795.diff

[Lldb-commits] [lldb] f99a18b - [lldb] tab completion for `thread plan discard`

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-08-11T10:08:16+02:00 New Revision: f99a18bbaa02037b8f2e9fc066d50e2373b5017e URL: https://github.com/llvm/llvm-project/commit/f99a18bbaa02037b8f2e9fc066d50e2373b5017e DIFF: https://github.com/llvm/llvm-project/commit/f99a18bbaa02037b8f2e9fc066d50e2373b5017e.diff

[Lldb-commits] [lldb] 3ce57e0 - [lldb] type language common completion

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-08-11T11:07:19+02:00 New Revision: 3ce57e012110519c1d3a49fc98959a64634d5d8f URL: https://github.com/llvm/llvm-project/commit/3ce57e012110519c1d3a49fc98959a64634d5d8f DIFF: https://github.com/llvm/llvm-project/commit/3ce57e012110519c1d3a49fc98959a64634d5d8f.diff

[Lldb-commits] [lldb] 419f1be - [lldb] tab completion for `target modules load -u`

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-08-11T12:35:36+02:00 New Revision: 419f1be7b54ef2c285050c24e4b4c333cb108cfc URL: https://github.com/llvm/llvm-project/commit/419f1be7b54ef2c285050c24e4b4c333cb108cfc DIFF: https://github.com/llvm/llvm-project/commit/419f1be7b54ef2c285050c24e4b4c333cb108cfc.diff

[Lldb-commits] [lldb] b2b7dbb - [lldb] stop-hook ID common completion for commands `target stop-hook enable/disable/delete'

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-08-11T13:14:27+02:00 New Revision: b2b7dbb47aa9aff1252d4440bb9986df5a7e67cb URL: https://github.com/llvm/llvm-project/commit/b2b7dbb47aa9aff1252d4440bb9986df5a7e67cb DIFF: https://github.com/llvm/llvm-project/commit/b2b7dbb47aa9aff1252d4440bb9986df5a7e67cb.diff

[Lldb-commits] [lldb] 24bc8af - [lldb] tab completion for `target modules search-paths insert​`

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-08-11T11:58:14+02:00 New Revision: 24bc8afd4baf703be7f4f4d70745d7680ceb54e2 URL: https://github.com/llvm/llvm-project/commit/24bc8afd4baf703be7f4f4d70745d7680ceb54e2 DIFF: https://github.com/llvm/llvm-project/commit/24bc8afd4baf703be7f4f4d70745d7680ceb54e2.diff

[Lldb-commits] [lldb] 33d0031 - [lldb] Fix unhandled switch case for GOFF in GDBRemoteCommunicationClient

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-11T12:57:18+02:00 New Revision: 33d0031edba2483579b875fc20171cafef2f6a64 URL: https://github.com/llvm/llvm-project/commit/33d0031edba2483579b875fc20171cafef2f6a64 DIFF:

[Lldb-commits] [lldb] 66fa73f - [lldb] move the frame index completion into a common completion and apply it to `thread backtrace -s`

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-08-11T12:25:39+02:00 New Revision: 66fa73fa27991c2c12a4cc83143ed1f81874ded5 URL: https://github.com/llvm/llvm-project/commit/66fa73fa27991c2c12a4cc83143ed1f81874ded5 DIFF: https://github.com/llvm/llvm-project/commit/66fa73fa27991c2c12a4cc83143ed1f81874ded5.diff

[Lldb-commits] [lldb] a952fe2 - [lldb] thread index common completion for commands like `thread select/step-over`

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-08-11T13:27:13+02:00 New Revision: a952fe236f993b531eceb89e0a18d25bba048185 URL: https://github.com/llvm/llvm-project/commit/a952fe236f993b531eceb89e0a18d25bba048185 DIFF: https://github.com/llvm/llvm-project/commit/a952fe236f993b531eceb89e0a18d25bba048185.diff

[Lldb-commits] [lldb] 8119d6c - [lldb][NFC] Remove dead code in BreakpointResolverAddress

2020-08-10 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-10T11:29:40+02:00 New Revision: 8119d6c14695b436adb66f0d891863eeea9e62ad URL: https://github.com/llvm/llvm-project/commit/8119d6c14695b436adb66f0d891863eeea9e62ad DIFF:

[Lldb-commits] [lldb] 950f1bf - [lldb] Add SubstTemplateTypeParm to RemoveWrappingTypes

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-11T14:31:47+02:00 New Revision: 950f1bf976b332eca60267b25bf759e2ad564e0c URL: https://github.com/llvm/llvm-project/commit/950f1bf976b332eca60267b25bf759e2ad564e0c DIFF:

[Lldb-commits] [lldb] 4f3559d - [lldb] watchpoint ID common completion for commands `watchpoint delete/enable/disable/modify/ignore`

2020-08-11 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-08-11T14:25:09+02:00 New Revision: 4f3559db1f313eed8bd84377de0fb2300a58125b URL: https://github.com/llvm/llvm-project/commit/4f3559db1f313eed8bd84377de0fb2300a58125b DIFF: https://github.com/llvm/llvm-project/commit/4f3559db1f313eed8bd84377de0fb2300a58125b.diff

[Lldb-commits] [lldb] 8aeb212 - [debugserver] Fix that is_dot_app is producing unused warnings

2020-08-03 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-08-03T10:24:21+02:00 New Revision: 8aeb212887024a615ca02437cd12fa055bd54b6f URL: https://github.com/llvm/llvm-project/commit/8aeb212887024a615ca02437cd12fa055bd54b6f DIFF:

[Lldb-commits] [lldb] c37d25f - [lldb] Tab completion for `frame recognizer delete`

2020-06-30 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-06-30T13:50:14+02:00 New Revision: c37d25f0d1e059b39fbbc1ccc9f52ddba42be6b9 URL: https://github.com/llvm/llvm-project/commit/c37d25f0d1e059b39fbbc1ccc9f52ddba42be6b9 DIFF: https://github.com/llvm/llvm-project/commit/c37d25f0d1e059b39fbbc1ccc9f52ddba42be6b9.diff

[Lldb-commits] [lldb] 621f845 - [lldb] Modernize TestOperatorOverload.py asserts

2020-06-30 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-30T11:38:42+02:00 New Revision: 621f84567920bf5a8d79789f01a622115ec8252d URL: https://github.com/llvm/llvm-project/commit/621f84567920bf5a8d79789f01a622115ec8252d DIFF:

[Lldb-commits] [lldb] 502773d - [lldb][NFC] Remove ImportInProgress lock in ClangASTSource

2020-06-30 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-30T12:46:28+02:00 New Revision: 502773d743417a7896e184b4000bcf20fddb7ad9 URL: https://github.com/llvm/llvm-project/commit/502773d743417a7896e184b4000bcf20fddb7ad9 DIFF:

[Lldb-commits] [lldb] 80eb422 - [lldb] Tab completion for `frame select`

2020-06-30 Thread Raphael Isemann via lldb-commits
Author: Gongyu Deng Date: 2020-06-30T13:13:38+02:00 New Revision: 80eb42281feb7834054be5f933f63d8c64af229d URL: https://github.com/llvm/llvm-project/commit/80eb42281feb7834054be5f933f63d8c64af229d DIFF: https://github.com/llvm/llvm-project/commit/80eb42281feb7834054be5f933f63d8c64af229d.diff

[Lldb-commits] [lldb] bc163f6 - [lldb] Fix TestModuleGetXcodeSDK test after DWARFYAML change

2020-06-30 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-30T14:05:20+02:00 New Revision: bc163f63245e88f18de44f8a13a5c94e78cb18bd URL: https://github.com/llvm/llvm-project/commit/bc163f63245e88f18de44f8a13a5c94e78cb18bd DIFF:

[Lldb-commits] [lldb] 9010cef - [lldb] Replace StringConvert with llvm::to_integer when parsing integer values in CommandObjects

2020-07-01 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-01T17:19:31+02:00 New Revision: 9010cef2af0affdef774a721f6adb52a40041da5 URL: https://github.com/llvm/llvm-project/commit/9010cef2af0affdef774a721f6adb52a40041da5 DIFF:

[Lldb-commits] [lldb] f3b5bf3 - [lldb] Fix NSDate test after Scalar change

2020-07-01 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-01T16:00:10+02:00 New Revision: f3b5bf3eb7029238cead637be2e285b443b2e141 URL: https://github.com/llvm/llvm-project/commit/f3b5bf3eb7029238cead637be2e285b443b2e141 DIFF:

[Lldb-commits] [lldb] e9f9434 - [lldb] Skip TestIOHandlerResizeNoEditline on Windows

2020-07-08 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-08T11:45:38+02:00 New Revision: e9f943429c895e4d6d29505fab2fad365fe2766e URL: https://github.com/llvm/llvm-project/commit/e9f943429c895e4d6d29505fab2fad365fe2766e DIFF:

[Lldb-commits] [lldb] ebee165 - [lldb][NFC] Fix indentation in expect_expr

2020-07-08 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-08T12:33:31+02:00 New Revision: ebee165184a8000b7f650f0946b25b6ea51859b8 URL: https://github.com/llvm/llvm-project/commit/ebee165184a8000b7f650f0946b25b6ea51859b8 DIFF:

[Lldb-commits] [lldb] de0175d - [lldb] Make TestIOHandlerResizeNoEditline pass with Python 2

2020-07-07 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-07T13:54:14+02:00 New Revision: de0175d04bc3679c7bd8dc64520e790bf38f30b0 URL: https://github.com/llvm/llvm-project/commit/de0175d04bc3679c7bd8dc64520e790bf38f30b0 DIFF:

[Lldb-commits] [lldb] 5814255 - [lldb] Always round down in NSDate's formatter to match NSDate's builtin format

2020-07-06 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-06T16:59:37+02:00 New Revision: 5814255e1a7d2e90580d6df457ddd13b1cd156cb URL: https://github.com/llvm/llvm-project/commit/5814255e1a7d2e90580d6df457ddd13b1cd156cb DIFF:

[Lldb-commits] [lldb] aa933d8 - [lldb][NFC] Early-exit in DWARFASTParserClang::ParseSingleMember

2020-07-13 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-13T13:21:12+02:00 New Revision: aa933d82f867ab4d33eafc5ee2666dbbc61d293d URL: https://github.com/llvm/llvm-project/commit/aa933d82f867ab4d33eafc5ee2666dbbc61d293d DIFF:

[Lldb-commits] [lldb] 60cbbb3 - [lldb][NFC] Remove misleading class_language variable in DWARFASTParserClang

2020-07-13 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-13T13:10:12+02:00 New Revision: 60cbbb306d29f882e18d6293177d694c11c67e84 URL: https://github.com/llvm/llvm-project/commit/60cbbb306d29f882e18d6293177d694c11c67e84 DIFF:

[Lldb-commits] [lldb] f3b3689 - [lldb][NFC] Refactor instruction dumping out of DumpDataExtractor

2020-07-13 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-13T15:03:40+02:00 New Revision: f3b3689c043f49ad42e9d3f5057bc8f1a9f56d09 URL: https://github.com/llvm/llvm-project/commit/f3b3689c043f49ad42e9d3f5057bc8f1a9f56d09 DIFF:

[Lldb-commits] [lldb] 6f51cee - [lldb] Refactor character printing in DumpDataExtractor

2020-07-14 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-14T14:22:03+02:00 New Revision: 6f51ceea1f9858f18133b6101235d26133e11d10 URL: https://github.com/llvm/llvm-project/commit/6f51ceea1f9858f18133b6101235d26133e11d10 DIFF:

[Lldb-commits] [lldb] 001c78d - [lldb][formatters] Add support for printing NSConstantDate and fix distantPast value

2020-07-15 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-15T10:28:10+02:00 New Revision: 001c78de35cc0637eb58b3d855bc9897acccdc64 URL: https://github.com/llvm/llvm-project/commit/001c78de35cc0637eb58b3d855bc9897acccdc64 DIFF:

[Lldb-commits] [lldb] 29aab9b - [lldb] Use the basename of the Python test for the log name instead of the class name

2020-07-15 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-15T13:54:43+02:00 New Revision: 29aab9b5c748b28b231e2ca0f9b95453638ade1a URL: https://github.com/llvm/llvm-project/commit/29aab9b5c748b28b231e2ca0f9b95453638ade1a DIFF:

[Lldb-commits] [lldb] 10fd550 - [lldb] Make expect_expr fall back to the dummy target if no target is selected

2020-07-15 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-15T13:56:00+02:00 New Revision: 10fd550d308d5dbcf7a3068f1f76d5f0f1a56661 URL: https://github.com/llvm/llvm-project/commit/10fd550d308d5dbcf7a3068f1f76d5f0f1a56661 DIFF:

[Lldb-commits] [lldb] 9c1c6a3 - Revert "[lldb] Use the basename of the Python test for the log name instead of the class name"

2020-07-15 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-15T16:26:37+02:00 New Revision: 9c1c6a3fcca840b75a0ae818ac4e24e7460c397b URL: https://github.com/llvm/llvm-project/commit/9c1c6a3fcca840b75a0ae818ac4e24e7460c397b DIFF:

[Lldb-commits] [lldb] 3faec83 - [lldb] Fix missing characters when autocompleting LLDB commands in REPL

2020-07-03 Thread Raphael Isemann via lldb-commits
Author: Martin Svensson Date: 2020-07-03T12:10:00+02:00 New Revision: 3faec833760fa7ab6e3180378da8c8fb4abbdb11 URL: https://github.com/llvm/llvm-project/commit/3faec833760fa7ab6e3180378da8c8fb4abbdb11 DIFF:

[Lldb-commits] [lldb] fc1d95e - [lldb][NFC] Remove an unnecessary cast in SBCommandInterpreter

2020-07-05 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-05T10:54:18+02:00 New Revision: fc1d95eb7b35be418b326a18b1779ac18fb31c57 URL: https://github.com/llvm/llvm-project/commit/fc1d95eb7b35be418b326a18b1779ac18fb31c57 DIFF:

[Lldb-commits] [lldb] 7794326 - [lldb][NFC] Clarify that spaces can't be in breakpoint names

2020-07-05 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-05T10:55:02+02:00 New Revision: 779432690fba5184464f10ac56eb5ce510d15ea1 URL: https://github.com/llvm/llvm-project/commit/779432690fba5184464f10ac56eb5ce510d15ea1 DIFF:

[Lldb-commits] [lldb] 11b1eee - [lldb][NFC] Fix a variable name in ClangDiagnosticManagerAdapter

2020-07-02 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-02T09:10:07+02:00 New Revision: 11b1eeeaec642052e7299181c6a087f68807ae8b URL: https://github.com/llvm/llvm-project/commit/11b1eeeaec642052e7299181c6a087f68807ae8b DIFF:

[Lldb-commits] [lldb] 83aa58d - [lldb][NFC] Don't pass around passthrough from ClangDiagnosticManagerAdapter

2020-07-02 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-07-02T10:42:14+02:00 New Revision: 83aa58d795b92cd864c6c09d9a65817a14e63acc URL: https://github.com/llvm/llvm-project/commit/83aa58d795b92cd864c6c09d9a65817a14e63acc DIFF:

[Lldb-commits] [lldb] 7960837 - [lldb][NFC] Add more test for builtin formats

2020-06-22 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-22T15:13:41+02:00 New Revision: 79608371f1fd7f5aa6f8c05d007845e2e1cb7841 URL: https://github.com/llvm/llvm-project/commit/79608371f1fd7f5aa6f8c05d007845e2e1cb7841 DIFF:

[Lldb-commits] [lldb] 85e7e3b - [lldb] Fix TestComplexInt on ARM

2020-06-19 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-19T17:47:16+02:00 New Revision: 85e7e3b1c93ebdaaaf1f63d0d5b3b778e81fdd9c URL: https://github.com/llvm/llvm-project/commit/85e7e3b1c93ebdaaaf1f63d0d5b3b778e81fdd9c DIFF:

[Lldb-commits] [lldb] 1e8e1ec - [lldb][NFC] Remove unused DEPTH_INCREMENT in CompilerType.cpp

2020-06-19 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-19T16:35:03+02:00 New Revision: 1e8e1ec00c0e22b4e171ca5e8d54bf3fbeae8efa URL: https://github.com/llvm/llvm-project/commit/1e8e1ec00c0e22b4e171ca5e8d54bf3fbeae8efa DIFF:

[Lldb-commits] [lldb] 6331c7d - [lldb] Disable complex tests on Windows

2020-06-19 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-19T18:40:08+02:00 New Revision: 6331c7d0bef8a0fccafe6333ba2004e50c752f19 URL: https://github.com/llvm/llvm-project/commit/6331c7d0bef8a0fccafe6333ba2004e50c752f19 DIFF:

[Lldb-commits] [lldb] 3e66bd2 - [lldb][NFC] Add test for C99 and GCC complex types

2020-06-19 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-19T16:22:16+02:00 New Revision: 3e66bd291f1fbf381c3e0cac528ed4f6030cf714 URL: https://github.com/llvm/llvm-project/commit/3e66bd291f1fbf381c3e0cac528ed4f6030cf714 DIFF:

[Lldb-commits] [lldb] d13c3e2 - [lldb][NFC] Add some more tests for edge cases LLDB's builtin formatters

2020-06-23 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-23T19:59:46+02:00 New Revision: d13c3e2f88c621d43b583e3040b127924bcebb3e URL: https://github.com/llvm/llvm-project/commit/d13c3e2f88c621d43b583e3040b127924bcebb3e DIFF:

[Lldb-commits] [lldb] 4df7d85 - [lldb][NFC] Use expect_expr in TestDollarInVariable

2020-06-25 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-25T19:07:55+02:00 New Revision: 4df7d852afc04844184f0a02d3a3ca4449bbbc5f URL: https://github.com/llvm/llvm-project/commit/4df7d852afc04844184f0a02d3a3ca4449bbbc5f DIFF:

[Lldb-commits] [lldb] cad79f7 - [lldb][NFC] Use expect_expr in TestStructTypes.py

2020-06-24 Thread Raphael Isemann via lldb-commits
Author: Raphael Isemann Date: 2020-06-24T22:12:17+02:00 New Revision: cad79f73b6b67c9306ad147381e8a8be5db6d5cf URL: https://github.com/llvm/llvm-project/commit/cad79f73b6b67c9306ad147381e8a8be5db6d5cf DIFF:

<    4   5   6   7   8   9   10   11   12   13   >