[Lldb-commits] [lldb] 5a25f97 - [lldb][NFCI] Change parameter type in Process::SetExitStatus

2023-08-14 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-08-14T15:49:03-07:00 New Revision: 5a25f97e69500d4f65ce0e56027787752c7aab61 URL: https://github.com/llvm/llvm-project/commit/5a25f97e69500d4f65ce0e56027787752c7aab61 DIFF: https://github.com/llvm/llvm-project/commit/5a25f97e69500d4f65ce0e56027787752c7aab61.diff

[Lldb-commits] [lldb] 69fdbdc - [lldb] Remove support for SBHostOS threading functionality

2023-08-14 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-08-14T14:33:08-07:00 New Revision: 69fdbdc4493aacf4d418a063930b39b02b5e18c5 URL: https://github.com/llvm/llvm-project/commit/69fdbdc4493aacf4d418a063930b39b02b5e18c5 DIFF: https://github.com/llvm/llvm-project/commit/69fdbdc4493aacf4d418a063930b39b02b5e18c5.diff

[Lldb-commits] [lldb] e634c2f - [lldb] Remove use of __future__ in python

2023-08-14 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-08-14T14:14:48-07:00 New Revision: e634c2f7149392b62e93c1b2b75701a12bc06721 URL: https://github.com/llvm/llvm-project/commit/e634c2f7149392b62e93c1b2b75701a12bc06721 DIFF: https://github.com/llvm/llvm-project/commit/e634c2f7149392b62e93c1b2b75701a12bc06721.diff

[Lldb-commits] [lldb] d21ec35 - [lldb][NFCI] Remove use of ifdef __cpluplus where unneeded

2023-08-10 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-08-10T11:24:40-07:00 New Revision: d21ec35dcf3c351395522807beac0f45b7bcf6b9 URL: https://github.com/llvm/llvm-project/commit/d21ec35dcf3c351395522807beac0f45b7bcf6b9 DIFF: https://github.com/llvm/llvm-project/commit/d21ec35dcf3c351395522807beac0f45b7bcf6b9.diff

[Lldb-commits] [lldb] f2d32dd - [lldb] Sink StreamFile into lldbHost

2023-08-09 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-08-09T17:17:18-07:00 New Revision: f2d32ddcec82c20582c6aa32558b82ca7c3d3c50 URL: https://github.com/llvm/llvm-project/commit/f2d32ddcec82c20582c6aa32558b82ca7c3d3c50 DIFF: https://github.com/llvm/llvm-project/commit/f2d32ddcec82c20582c6aa32558b82ca7c3d3c50.diff

[Lldb-commits] [lldb] 20c77a5 - [lldb] Sink StreamBuffer into lldbUtility

2023-08-09 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-08-09T17:10:13-07:00 New Revision: 20c77a5789331956cd47d1804df7885a82094964 URL: https://github.com/llvm/llvm-project/commit/20c77a5789331956cd47d1804df7885a82094964 DIFF: https://github.com/llvm/llvm-project/commit/20c77a5789331956cd47d1804df7885a82094964.diff

[Lldb-commits] [lldb] 44c876f - [lldb][NFCI] Remove MappedHash.h

2023-08-09 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-08-09T15:48:23-07:00 New Revision: 44c876fd75c26482d197a5c5312eac6f43fe URL: https://github.com/llvm/llvm-project/commit/44c876fd75c26482d197a5c5312eac6f43fe DIFF: https://github.com/llvm/llvm-project/commit/44c876fd75c26482d197a5c5312eac6f43fe.diff

[Lldb-commits] [lldb] 335d0e3 - [lldb][NFCI] Remove unused IOStreamMacros

2023-08-09 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-08-09T11:42:41-07:00 New Revision: 335d0e3a6e8de8cccd535d9dbaa3df5600884ad7 URL: https://github.com/llvm/llvm-project/commit/335d0e3a6e8de8cccd535d9dbaa3df5600884ad7 DIFF: https://github.com/llvm/llvm-project/commit/335d0e3a6e8de8cccd535d9dbaa3df5600884ad7.diff

[Lldb-commits] [lldb] 08dc847 - [lldb][NFCI] Add SBTraceCursor.h to swig headers file

2023-08-03 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-08-03T16:41:17-07:00 New Revision: 08dc847d55fbdfa7ff6cb8034633139df0199562 URL: https://github.com/llvm/llvm-project/commit/08dc847d55fbdfa7ff6cb8034633139df0199562 DIFF: https://github.com/llvm/llvm-project/commit/08dc847d55fbdfa7ff6cb8034633139df0199562.diff

[Lldb-commits] [lldb] 6c2e324 - [lldb] Re-add compile-time checks for SPI in HosInfoMacOSX

2023-08-02 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-08-02T10:21:54-07:00 New Revision: 6c2e3249160f5b68f6e09fed0435ee043659f2d9 URL: https://github.com/llvm/llvm-project/commit/6c2e3249160f5b68f6e09fed0435ee043659f2d9 DIFF: https://github.com/llvm/llvm-project/commit/6c2e3249160f5b68f6e09fed0435ee043659f2d9.diff

[Lldb-commits] [lldb] b8aba26 - [lldb][NFCI] More forward declarations in SBDefines.h

2023-08-01 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-08-01T09:57:07-07:00 New Revision: b8aba26c82f270a3bdbc85e2c886e8446f0d6820 URL: https://github.com/llvm/llvm-project/commit/b8aba26c82f270a3bdbc85e2c886e8446f0d6820 DIFF: https://github.com/llvm/llvm-project/commit/b8aba26c82f270a3bdbc85e2c886e8446f0d6820.diff

[Lldb-commits] [lldb] 6888de1 - [lldb] Fix building LLDB standlone without framework

2023-08-01 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-08-01T09:50:36-07:00 New Revision: 6888de118707e6392b46073fc35738804f9f1d80 URL: https://github.com/llvm/llvm-project/commit/6888de118707e6392b46073fc35738804f9f1d80 DIFF: https://github.com/llvm/llvm-project/commit/6888de118707e6392b46073fc35738804f9f1d80.diff

[Lldb-commits] [lldb] db9087a - [lldb] Clean up uses of UuidCompatibility.h

2023-07-31 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-31T10:30:07-07:00 New Revision: db9087a696a65042701049b9028096aeda82aa98 URL: https://github.com/llvm/llvm-project/commit/db9087a696a65042701049b9028096aeda82aa98 DIFF: https://github.com/llvm/llvm-project/commit/db9087a696a65042701049b9028096aeda82aa98.diff

[Lldb-commits] [lldb] a809720 - [lldb][NFCI] Change logic to find clang resource dir in standalone builds

2023-07-25 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-25T15:52:33-07:00 New Revision: a809720102fae8d1b5a7073f99f9dae9395c5f41 URL: https://github.com/llvm/llvm-project/commit/a809720102fae8d1b5a7073f99f9dae9395c5f41 DIFF: https://github.com/llvm/llvm-project/commit/a809720102fae8d1b5a7073f99f9dae9395c5f41.diff

[Lldb-commits] [lldb] 5876eee - [lldb][NFCI] Add some missing SB class forward declarations

2023-07-24 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-24T10:33:30-07:00 New Revision: 5876eee1ff9278662aab219023f7466406ff4dfc URL: https://github.com/llvm/llvm-project/commit/5876eee1ff9278662aab219023f7466406ff4dfc DIFF: https://github.com/llvm/llvm-project/commit/5876eee1ff9278662aab219023f7466406ff4dfc.diff

[Lldb-commits] [lldb] 1b29a84 - [lldb][NFCI] Avoid construction of temporary std::strings in RegisterValue

2023-07-17 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-17T12:53:34-07:00 New Revision: 1b29a848ffa2d2c108de9e64de1d271e10db25f0 URL: https://github.com/llvm/llvm-project/commit/1b29a848ffa2d2c108de9e64de1d271e10db25f0 DIFF: https://github.com/llvm/llvm-project/commit/1b29a848ffa2d2c108de9e64de1d271e10db25f0.diff

[Lldb-commits] [lldb] 7ee633a - [lldb][NFCI] Remove unneeded temporary std::string allocations in SBAPI

2023-07-14 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-14T10:46:42-07:00 New Revision: 7ee633a24b8ce87b3a9b2f0f4bd1aace634cd2a1 URL: https://github.com/llvm/llvm-project/commit/7ee633a24b8ce87b3a9b2f0f4bd1aace634cd2a1 DIFF: https://github.com/llvm/llvm-project/commit/7ee633a24b8ce87b3a9b2f0f4bd1aace634cd2a1.diff

[Lldb-commits] [lldb] c25e48c - [lldb] Move CommandOverrideCallbackWithResult to lldb_private namespace

2023-07-13 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-13T11:21:35-07:00 New Revision: c25e48c5d776c5fb8f94f13a73f44cd930968c29 URL: https://github.com/llvm/llvm-project/commit/c25e48c5d776c5fb8f94f13a73f44cd930968c29 DIFF: https://github.com/llvm/llvm-project/commit/c25e48c5d776c5fb8f94f13a73f44cd930968c29.diff

[Lldb-commits] [lldb] 1d7a3dc - [lldb] Forward declare SBPlatform and SBTypeMember in SBDefines

2023-07-13 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-13T10:51:48-07:00 New Revision: 1d7a3dcff77837d63a2ef4a25ab3c683ed623ec8 URL: https://github.com/llvm/llvm-project/commit/1d7a3dcff77837d63a2ef4a25ab3c683ed623ec8 DIFF: https://github.com/llvm/llvm-project/commit/1d7a3dcff77837d63a2ef4a25ab3c683ed623ec8.diff

[Lldb-commits] [lldb] 1d796b4 - [lldb][NFCI] Methods to load scripting resources should take a Stream by reference

2023-07-11 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-11T10:36:11-07:00 New Revision: 1d796b48e4d48bd0e4b29972a1b8d653493ee30c URL: https://github.com/llvm/llvm-project/commit/1d796b48e4d48bd0e4b29972a1b8d653493ee30c DIFF: https://github.com/llvm/llvm-project/commit/1d796b48e4d48bd0e4b29972a1b8d653493ee30c.diff

[Lldb-commits] [lldb] e7c48ff - [lldb][NFCI] Avoid construction of temporary std::strings in Variable

2023-07-11 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-11T10:22:02-07:00 New Revision: e7c48ffde1c8137822a1b0a1ba6c4be5b4624aa6 URL: https://github.com/llvm/llvm-project/commit/e7c48ffde1c8137822a1b0a1ba6c4be5b4624aa6 DIFF: https://github.com/llvm/llvm-project/commit/e7c48ffde1c8137822a1b0a1ba6c4be5b4624aa6.diff

[Lldb-commits] [lldb] 1e7101a - [lldb][NFCI] TestEmulation should take a Stream ref

2023-07-10 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-10T11:17:25-07:00 New Revision: 1e7101a3d95884c791d566b7b6192fbac55f55e0 URL: https://github.com/llvm/llvm-project/commit/1e7101a3d95884c791d566b7b6192fbac55f55e0 DIFF: https://github.com/llvm/llvm-project/commit/1e7101a3d95884c791d566b7b6192fbac55f55e0.diff

[Lldb-commits] [lldb] 564ff8f - [lldb][NFCI] Remove use of Stream * from TypeSystem

2023-07-07 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-07T10:09:43-07:00 New Revision: 564ff8ffe75d9353ac02be5a4d3aa424cb79429c URL: https://github.com/llvm/llvm-project/commit/564ff8ffe75d9353ac02be5a4d3aa424cb79429c DIFF: https://github.com/llvm/llvm-project/commit/564ff8ffe75d9353ac02be5a4d3aa424cb79429c.diff

[Lldb-commits] [lldb] 8f7e41d - [lldb][NFCI] Minor cleanups to StructuredData::GetObjectForDotSeparatedPath

2023-07-06 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-06T08:51:54-07:00 New Revision: 8f7e41d0400ecc41f8120e330baed15b0d203036 URL: https://github.com/llvm/llvm-project/commit/8f7e41d0400ecc41f8120e330baed15b0d203036 DIFF: https://github.com/llvm/llvm-project/commit/8f7e41d0400ecc41f8120e330baed15b0d203036.diff

[Lldb-commits] [lldb] fc55b0b - [lldb][NFCI] Remove use of ConstString from OptionValue

2023-07-06 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-06T08:49:07-07:00 New Revision: fc55b0b38446be8948a291057b3086b4a01fe0a7 URL: https://github.com/llvm/llvm-project/commit/fc55b0b38446be8948a291057b3086b4a01fe0a7 DIFF: https://github.com/llvm/llvm-project/commit/fc55b0b38446be8948a291057b3086b4a01fe0a7.diff

[Lldb-commits] [lldb] fd5748c - [lldb][NFCI] Minor cleanup of default OptionValue::GetSubValue implementation

2023-07-05 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-05T09:00:59-07:00 New Revision: fd5748cb5a45c4178b84eb329bea9055f8ee485d URL: https://github.com/llvm/llvm-project/commit/fd5748cb5a45c4178b84eb329bea9055f8ee485d DIFF: https://github.com/llvm/llvm-project/commit/fd5748cb5a45c4178b84eb329bea9055f8ee485d.diff

[Lldb-commits] [lldb] 20f9927 - [lldb][NFCI] Deprecate SBValue::GetOpaqueType

2023-07-05 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-05T08:52:32-07:00 New Revision: 20f99278dbb81e880c23c65688e9752ce7ad019a URL: https://github.com/llvm/llvm-project/commit/20f99278dbb81e880c23c65688e9752ce7ad019a DIFF: https://github.com/llvm/llvm-project/commit/20f99278dbb81e880c23c65688e9752ce7ad019a.diff

[Lldb-commits] [lldb] 1c7c997 - [lldb] Deprecate SBHostOS threading functionality

2023-07-05 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-05T08:46:48-07:00 New Revision: 1c7c9970379e1949a0b338eba2746dbf84b0bda4 URL: https://github.com/llvm/llvm-project/commit/1c7c9970379e1949a0b338eba2746dbf84b0bda4 DIFF: https://github.com/llvm/llvm-project/commit/1c7c9970379e1949a0b338eba2746dbf84b0bda4.diff

[Lldb-commits] [lldb] b709149 - [lldb][NFCI] Target::StopHook::GetDescription should take a Stream ref instead of pointer

2023-07-03 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-03T11:39:38-07:00 New Revision: b709149b76277e8bea4a3d7977ccb4e818499b7b URL: https://github.com/llvm/llvm-project/commit/b709149b76277e8bea4a3d7977ccb4e818499b7b DIFF: https://github.com/llvm/llvm-project/commit/b709149b76277e8bea4a3d7977ccb4e818499b7b.diff

[Lldb-commits] [lldb] ebec53e - [lldb] Introduce a macro to mark methods as unsupported with no replacement

2023-07-03 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-03T11:17:48-07:00 New Revision: ebec53e2d7c79b519aec455d048f5f03fc2e7abe URL: https://github.com/llvm/llvm-project/commit/ebec53e2d7c79b519aec455d048f5f03fc2e7abe DIFF: https://github.com/llvm/llvm-project/commit/ebec53e2d7c79b519aec455d048f5f03fc2e7abe.diff

[Lldb-commits] [lldb] e3921b8 - [lldb][NFCI] Remove use of ConstString from ProcessElfCore

2023-07-03 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-03T11:13:50-07:00 New Revision: e3921b8bff693649602760a6221cd1150420a287 URL: https://github.com/llvm/llvm-project/commit/e3921b8bff693649602760a6221cd1150420a287 DIFF: https://github.com/llvm/llvm-project/commit/e3921b8bff693649602760a6221cd1150420a287.diff

[Lldb-commits] [lldb] 1b10288 - [lldb][NFCI] Change return type of GetProcessPluginName

2023-07-03 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-03T10:03:49-07:00 New Revision: 1b102886c0c33bb01ff8f2360b57c7b8d039abcc URL: https://github.com/llvm/llvm-project/commit/1b102886c0c33bb01ff8f2360b57c7b8d039abcc DIFF: https://github.com/llvm/llvm-project/commit/1b102886c0c33bb01ff8f2360b57c7b8d039abcc.diff

[Lldb-commits] [lldb] a2ff292 - [lldb][NFCI] TypeSystemClang::CreateStructForIdentifier should take a StringRef

2023-07-03 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-03T09:35:24-07:00 New Revision: a2ff2921e84aa435e124ad275f70855a185cfb1c URL: https://github.com/llvm/llvm-project/commit/a2ff2921e84aa435e124ad275f70855a185cfb1c DIFF: https://github.com/llvm/llvm-project/commit/a2ff2921e84aa435e124ad275f70855a185cfb1c.diff

[Lldb-commits] [lldb] 673f910 - [lldb][NFCI] Remove unneeded use of ConstString in ASTResultSynthesizer

2023-07-03 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-07-03T09:31:10-07:00 New Revision: 673f91055a41b2273e159eafe86d0d7d87fa474f URL: https://github.com/llvm/llvm-project/commit/673f91055a41b2273e159eafe86d0d7d87fa474f DIFF: https://github.com/llvm/llvm-project/commit/673f91055a41b2273e159eafe86d0d7d87fa474f.diff

[Lldb-commits] [lldb] 1bd69ae - [lldb][NFCI] Apply LLDB_DEPRECATED to things that have deprecated comments

2023-06-27 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-27T10:46:34-07:00 New Revision: 1bd69ae0c5a7e704979f6efa1c7d7c39d4e2d5c9 URL: https://github.com/llvm/llvm-project/commit/1bd69ae0c5a7e704979f6efa1c7d7c39d4e2d5c9 DIFF: https://github.com/llvm/llvm-project/commit/1bd69ae0c5a7e704979f6efa1c7d7c39d4e2d5c9.diff

[Lldb-commits] [lldb] 7ec0831 - [lldb][NFCI] Remove use of ConstString from PluginManager

2023-06-27 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-27T10:43:35-07:00 New Revision: 7ec083107ff2dd72cb28e9cd8a45749e2619046c URL: https://github.com/llvm/llvm-project/commit/7ec083107ff2dd72cb28e9cd8a45749e2619046c DIFF: https://github.com/llvm/llvm-project/commit/7ec083107ff2dd72cb28e9cd8a45749e2619046c.diff

[Lldb-commits] [lldb] 7ed3c2e - [lldb] Increase the maximum number of classes we can read from shared cache

2023-06-26 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-26T14:59:55-07:00 New Revision: 7ed3c2edf017840e0c7c358aa48d2d67d4b55dcb URL: https://github.com/llvm/llvm-project/commit/7ed3c2edf017840e0c7c358aa48d2d67d4b55dcb DIFF: https://github.com/llvm/llvm-project/commit/7ed3c2edf017840e0c7c358aa48d2d67d4b55dcb.diff

[Lldb-commits] [lldb] 9442e81 - [lldb][NFCI] Remove ConstString from Process::ConfigureStructuredData

2023-06-26 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-26T11:09:09-07:00 New Revision: 9442e81f02a7e83132432269c9ada7c03eab7a38 URL: https://github.com/llvm/llvm-project/commit/9442e81f02a7e83132432269c9ada7c03eab7a38 DIFF: https://github.com/llvm/llvm-project/commit/9442e81f02a7e83132432269c9ada7c03eab7a38.diff

[Lldb-commits] [lldb] 2014572 - [lldb][NFCI] Remove unneeded ConstString constructions for OptionValueProperties::AppendProperty

2023-06-26 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-26T11:06:29-07:00 New Revision: 2014572d9a6839745a920ec19ebfa73814548061 URL: https://github.com/llvm/llvm-project/commit/2014572d9a6839745a920ec19ebfa73814548061 DIFF: https://github.com/llvm/llvm-project/commit/2014572d9a6839745a920ec19ebfa73814548061.diff

[Lldb-commits] [lldb] 5f69e66 - [lldb][NFCI] Timer::DumpCategoryTimes should take a reference instead of a pointer

2023-06-26 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-26T10:36:41-07:00 New Revision: 5f69e6682bf0806c13098f79cb5f1ee30f0f8c06 URL: https://github.com/llvm/llvm-project/commit/5f69e6682bf0806c13098f79cb5f1ee30f0f8c06 DIFF: https://github.com/llvm/llvm-project/commit/5f69e6682bf0806c13098f79cb5f1ee30f0f8c06.diff

[Lldb-commits] [lldb] 718e0cd - [lldb][NFCI] UUID::Dump should take a reference instead of a pointer

2023-06-26 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-26T10:33:18-07:00 New Revision: 718e0cd6e7240a1233991eec472aa904800dce00 URL: https://github.com/llvm/llvm-project/commit/718e0cd6e7240a1233991eec472aa904800dce00 DIFF: https://github.com/llvm/llvm-project/commit/718e0cd6e7240a1233991eec472aa904800dce00.diff

[Lldb-commits] [lldb] 1a397ec - [lldb][NFCI] Remove use of ConstString from StructuredDataPlugin

2023-06-23 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-23T10:29:52-07:00 New Revision: 1a397ecffdea64f5a521b4aac1fa4b98723dec22 URL: https://github.com/llvm/llvm-project/commit/1a397ecffdea64f5a521b4aac1fa4b98723dec22 DIFF: https://github.com/llvm/llvm-project/commit/1a397ecffdea64f5a521b4aac1fa4b98723dec22.diff

[Lldb-commits] [lldb] 28fb39f - [lldb] Adjust for changes in objc runtime

2023-06-22 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-22T16:42:22-07:00 New Revision: 28fb39f16af1003e53008b75c11127b3288742f8 URL: https://github.com/llvm/llvm-project/commit/28fb39f16af1003e53008b75c11127b3288742f8 DIFF: https://github.com/llvm/llvm-project/commit/28fb39f16af1003e53008b75c11127b3288742f8.diff

[Lldb-commits] [lldb] b4827a3 - [lldb][NFCI] Remove ConstString from GDBRemoteCommunicationClient::ConfigureRemoteStructuredData

2023-06-21 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-21T10:17:24-07:00 New Revision: b4827a3c0a7ef121ca376713e115b04eff0f5194 URL: https://github.com/llvm/llvm-project/commit/b4827a3c0a7ef121ca376713e115b04eff0f5194 DIFF: https://github.com/llvm/llvm-project/commit/b4827a3c0a7ef121ca376713e115b04eff0f5194.diff

[Lldb-commits] [lldb] 7d30878 - [lldb][NFCI] Avoid a few unnecessary ConstString constructions in StructuredDataDarwinLog

2023-06-16 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-16T14:19:13-07:00 New Revision: 7d30878bf8586a991264c5ca9095a7b5a5234a42 URL: https://github.com/llvm/llvm-project/commit/7d30878bf8586a991264c5ca9095a7b5a5234a42 DIFF: https://github.com/llvm/llvm-project/commit/7d30878bf8586a991264c5ca9095a7b5a5234a42.diff

[Lldb-commits] [lldb] 4493049 - [lldb][NFCI] Remove unused method Properties::GetSubProperty

2023-06-16 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-16T10:55:01-07:00 New Revision: 44930490124d29c07b9538fb08fc6c7713cd74dc URL: https://github.com/llvm/llvm-project/commit/44930490124d29c07b9538fb08fc6c7713cd74dc DIFF: https://github.com/llvm/llvm-project/commit/44930490124d29c07b9538fb08fc6c7713cd74dc.diff

[Lldb-commits] [lldb] 0b90d09 - [lldb][NFCI] Remove use of ConstString in ProcessStructReader

2023-06-16 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-16T10:53:24-07:00 New Revision: 0b90d09898cadc89105c3caf0d01f09e66c49993 URL: https://github.com/llvm/llvm-project/commit/0b90d09898cadc89105c3caf0d01f09e66c49993 DIFF: https://github.com/llvm/llvm-project/commit/0b90d09898cadc89105c3caf0d01f09e66c49993.diff

[Lldb-commits] [lldb] 193c7d1 - [lldb][NFCI] Remove custom matcher classes in Listener in favor of lambdas

2023-06-16 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-16T10:50:15-07:00 New Revision: 193c7d10cb30d846d35085a462f8a6c8ad226f1f URL: https://github.com/llvm/llvm-project/commit/193c7d10cb30d846d35085a462f8a6c8ad226f1f DIFF: https://github.com/llvm/llvm-project/commit/193c7d10cb30d846d35085a462f8a6c8ad226f1f.diff

[Lldb-commits] [lldb] 4c8b6fa - [lldb][NFCI] TypeSystemClang::GetTypeForIdentifier should take a StringRef

2023-06-16 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-16T10:44:55-07:00 New Revision: 4c8b6fae4437f9a5b17ddc146592aec0e4c78e02 URL: https://github.com/llvm/llvm-project/commit/4c8b6fae4437f9a5b17ddc146592aec0e4c78e02 DIFF: https://github.com/llvm/llvm-project/commit/4c8b6fae4437f9a5b17ddc146592aec0e4c78e02.diff

[Lldb-commits] [lldb] e29cc52 - [lldb][NFCI] Remove use of ConstString from IOHandler

2023-06-15 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-15T14:57:20-07:00 New Revision: e29cc5216a8608b026e390b69022878b2ec3071a URL: https://github.com/llvm/llvm-project/commit/e29cc5216a8608b026e390b69022878b2ec3071a DIFF: https://github.com/llvm/llvm-project/commit/e29cc5216a8608b026e390b69022878b2ec3071a.diff

[Lldb-commits] [lldb] 8fb919a - [lldb] Symtab::SectionFileAddressesChanged should clear the file address map instead of name map

2023-06-15 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-15T14:46:46-07:00 New Revision: 8fb919a1154a593fdf01e759ece7904afc73f687 URL: https://github.com/llvm/llvm-project/commit/8fb919a1154a593fdf01e759ece7904afc73f687 DIFF: https://github.com/llvm/llvm-project/commit/8fb919a1154a593fdf01e759ece7904afc73f687.diff

[Lldb-commits] [lldb] 35b0b24 - [lldb] Introduce DynamicRegisterInfo::CreateFromDict

2023-06-15 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-15T10:51:17-07:00 New Revision: 35b0b244401aad5ca3a16c9e4d97a5892ca7592b URL: https://github.com/llvm/llvm-project/commit/35b0b244401aad5ca3a16c9e4d97a5892ca7592b DIFF: https://github.com/llvm/llvm-project/commit/35b0b244401aad5ca3a16c9e4d97a5892ca7592b.diff

[Lldb-commits] [lldb] 623ad8a - [lldb] Fix SBPlatform after f4be9ff6458f

2023-06-14 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-14T15:46:00-07:00 New Revision: 623ad8a8ddc96e9dee4f354ee4e7b3e7c11b119f URL: https://github.com/llvm/llvm-project/commit/623ad8a8ddc96e9dee4f354ee4e7b3e7c11b119f DIFF: https://github.com/llvm/llvm-project/commit/623ad8a8ddc96e9dee4f354ee4e7b3e7c11b119f.diff

[Lldb-commits] [lldb] f6ca15c - [lldb][NFCI] Remove unused method ProcessStructReader::GetOffsetOf

2023-06-14 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-14T14:45:21-07:00 New Revision: f6ca15cfb20983e2a966efad663a25bd61826c07 URL: https://github.com/llvm/llvm-project/commit/f6ca15cfb20983e2a966efad663a25bd61826c07 DIFF: https://github.com/llvm/llvm-project/commit/f6ca15cfb20983e2a966efad663a25bd61826c07.diff

[Lldb-commits] [lldb] a9ddf45 - [lldb][NFCI] Remove ProcessStructReader header where unused

2023-06-14 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-14T14:38:18-07:00 New Revision: a9ddf45b8ace943b637837b63e38f297ac811442 URL: https://github.com/llvm/llvm-project/commit/a9ddf45b8ace943b637837b63e38f297ac811442 DIFF: https://github.com/llvm/llvm-project/commit/a9ddf45b8ace943b637837b63e38f297ac811442.diff

[Lldb-commits] [lldb] f4be9ff - [lldb][NFCI] Platforms should own their SDKBuild and SDKRootDirectory strings

2023-06-14 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-14T09:59:58-07:00 New Revision: f4be9ff6458fe6401acaf9239865e077141dd8bc URL: https://github.com/llvm/llvm-project/commit/f4be9ff6458fe6401acaf9239865e077141dd8bc DIFF: https://github.com/llvm/llvm-project/commit/f4be9ff6458fe6401acaf9239865e077141dd8bc.diff

[Lldb-commits] [lldb] e669011 - [lldb][NFCI] Remove StructuredData::Dictionary::GetValueForKeyAsString overloads involving ConstString

2023-06-13 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-13T15:51:56-07:00 New Revision: e669011c3cca4b7b4a1c2e8d96467cecbc05df4d URL: https://github.com/llvm/llvm-project/commit/e669011c3cca4b7b4a1c2e8d96467cecbc05df4d DIFF: https://github.com/llvm/llvm-project/commit/e669011c3cca4b7b4a1c2e8d96467cecbc05df4d.diff

[Lldb-commits] [lldb] 3cff6ca - [lldb][NFCI] Change return type of Properties::GetExperimentalSettingsName

2023-06-13 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-13T14:53:24-07:00 New Revision: 3cff6ca81335ceff4ddd823b87daa38eedba5130 URL: https://github.com/llvm/llvm-project/commit/3cff6ca81335ceff4ddd823b87daa38eedba5130 DIFF: https://github.com/llvm/llvm-project/commit/3cff6ca81335ceff4ddd823b87daa38eedba5130.diff

[Lldb-commits] [lldb] 3541965 - [lldb][NFCI] Remove use of ConstString from Listener

2023-06-13 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-13T10:14:38-07:00 New Revision: 35419651c53c9f9a58d2b86a4ec61d47c2105c55 URL: https://github.com/llvm/llvm-project/commit/35419651c53c9f9a58d2b86a4ec61d47c2105c55 DIFF: https://github.com/llvm/llvm-project/commit/35419651c53c9f9a58d2b86a4ec61d47c2105c55.diff

[Lldb-commits] [lldb] f687850 - [lldb] Change return type of UnixSignals::GetShortName

2023-06-12 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-12T16:44:05-07:00 New Revision: f687850de87759fa4a76a883971c2f909ae4d1b9 URL: https://github.com/llvm/llvm-project/commit/f687850de87759fa4a76a883971c2f909ae4d1b9 DIFF: https://github.com/llvm/llvm-project/commit/f687850de87759fa4a76a883971c2f909ae4d1b9.diff

[Lldb-commits] [lldb] f09cca4 - [lldb] Remove lldb's DWARFAbbreviationDeclarationSet in favor of llvm's

2023-06-12 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-12T14:53:44-07:00 New Revision: f09cca4c6f67c2ab135c391ea8090130c5327c02 URL: https://github.com/llvm/llvm-project/commit/f09cca4c6f67c2ab135c391ea8090130c5327c02 DIFF: https://github.com/llvm/llvm-project/commit/f09cca4c6f67c2ab135c391ea8090130c5327c02.diff

[Lldb-commits] [lldb] aff35b2 - [lldb][NFCI] Replace some static ConstStrings with StringLiterals in Disassembler

2023-06-09 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-09T15:38:48-07:00 New Revision: aff35b2f1ef5de1ec5c40e5dca3b88c556e03554 URL: https://github.com/llvm/llvm-project/commit/aff35b2f1ef5de1ec5c40e5dca3b88c556e03554 DIFF: https://github.com/llvm/llvm-project/commit/aff35b2f1ef5de1ec5c40e5dca3b88c556e03554.diff

[Lldb-commits] [lldb] 347a7b2 - [lldb][NFCI] Delete unused member from SymbolFileSymtab

2023-06-09 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-09T11:53:52-07:00 New Revision: 347a7b2a89ce03d51a39d2380a520a27c2954af8 URL: https://github.com/llvm/llvm-project/commit/347a7b2a89ce03d51a39d2380a520a27c2954af8 DIFF: https://github.com/llvm/llvm-project/commit/347a7b2a89ce03d51a39d2380a520a27c2954af8.diff

[Lldb-commits] [lldb] 643ba92 - [lldb][NFCI] Remove use of ConstString from OptionValueProperties

2023-06-08 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-08T15:19:27-07:00 New Revision: 643ba926c1f618401c86dc37e659df795db2e1a0 URL: https://github.com/llvm/llvm-project/commit/643ba926c1f618401c86dc37e659df795db2e1a0 DIFF: https://github.com/llvm/llvm-project/commit/643ba926c1f618401c86dc37e659df795db2e1a0.diff

[Lldb-commits] [lldb] b1a7b7f - [lldb][NFCI] Refactor TypeSystemClang::GetBasicTypeEnumeration

2023-06-08 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-08T15:13:55-07:00 New Revision: b1a7b7f6d55ed33166008a4d23d598582237b69d URL: https://github.com/llvm/llvm-project/commit/b1a7b7f6d55ed33166008a4d23d598582237b69d DIFF: https://github.com/llvm/llvm-project/commit/b1a7b7f6d55ed33166008a4d23d598582237b69d.diff

[Lldb-commits] [lldb] d29b567 - [lldb][NFCI] Remove use of ConstString from OptionValueLanguage

2023-06-08 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-08T15:11:22-07:00 New Revision: d29b5673822d2ce7be85c789fd9809f096ec5adc URL: https://github.com/llvm/llvm-project/commit/d29b5673822d2ce7be85c789fd9809f096ec5adc DIFF: https://github.com/llvm/llvm-project/commit/d29b5673822d2ce7be85c789fd9809f096ec5adc.diff

[Lldb-commits] [lldb] 4bae706 - [lldb][NFCI] DecodedThread::TraceItemStorage::error should own its own data

2023-06-08 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-08T12:19:14-07:00 New Revision: 4bae706682d5b621884ff2f7014ba4eb8cb636aa URL: https://github.com/llvm/llvm-project/commit/4bae706682d5b621884ff2f7014ba4eb8cb636aa DIFF: https://github.com/llvm/llvm-project/commit/4bae706682d5b621884ff2f7014ba4eb8cb636aa.diff

[Lldb-commits] [lldb] 867ee3b - [lldb][NFCI] Change type of Broadcaster's name

2023-06-07 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-07T10:14:53-07:00 New Revision: 867ee3b8a76a78e02c56e78382e31bfd76fa468b URL: https://github.com/llvm/llvm-project/commit/867ee3b8a76a78e02c56e78382e31bfd76fa468b DIFF: https://github.com/llvm/llvm-project/commit/867ee3b8a76a78e02c56e78382e31bfd76fa468b.diff

[Lldb-commits] [lldb] 59af0c3 - [lldb][NFCI] Change the way Process stores StructuredData plugins

2023-06-05 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-05T13:49:58-07:00 New Revision: 59af0c38956346ece6e89276ec7ca99683010b2a URL: https://github.com/llvm/llvm-project/commit/59af0c38956346ece6e89276ec7ca99683010b2a DIFF: https://github.com/llvm/llvm-project/commit/59af0c38956346ece6e89276ec7ca99683010b2a.diff

[Lldb-commits] [lldb] 8a46369 - [lldb][NFCI] ConstString methods should take StringRefs by value

2023-06-05 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-05T13:06:58-07:00 New Revision: 8a4636929fd649d4311fadb03c6e4be4fefec3af URL: https://github.com/llvm/llvm-project/commit/8a4636929fd649d4311fadb03c6e4be4fefec3af DIFF: https://github.com/llvm/llvm-project/commit/8a4636929fd649d4311fadb03c6e4be4fefec3af.diff

[Lldb-commits] [lldb] 0871f22 - [lldb][NFCI] Use size_t in OptionValueProperties

2023-06-05 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-05T12:57:43-07:00 New Revision: 0871f22edca5036dad2aba0c4461a3975651b0c3 URL: https://github.com/llvm/llvm-project/commit/0871f22edca5036dad2aba0c4461a3975651b0c3 DIFF: https://github.com/llvm/llvm-project/commit/0871f22edca5036dad2aba0c4461a3975651b0c3.diff

[Lldb-commits] [lldb] 0bb6f83 - [lldb][NFCI] Change return type of REPL::GetSourceFileBasename

2023-06-05 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-05T12:52:38-07:00 New Revision: 0bb6f832fbf8ae022063c07e2090f07832136bd4 URL: https://github.com/llvm/llvm-project/commit/0bb6f832fbf8ae022063c07e2090f07832136bd4 DIFF: https://github.com/llvm/llvm-project/commit/0bb6f832fbf8ae022063c07e2090f07832136bd4.diff

[Lldb-commits] [lldb] ab27431 - [lldb][NFCI] Remove use of ConstString from UnixSignals::SignalCode

2023-06-01 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-06-01T10:03:56-07:00 New Revision: ab27431596c4f61f84ce41e27aad09a4dde3fc5a URL: https://github.com/llvm/llvm-project/commit/ab27431596c4f61f84ce41e27aad09a4dde3fc5a DIFF: https://github.com/llvm/llvm-project/commit/ab27431596c4f61f84ce41e27aad09a4dde3fc5a.diff

[Lldb-commits] [lldb] 57154a6 - [lldb] Introduce FileSpec::GetComponents

2023-05-30 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-30T15:13:17-07:00 New Revision: 57154a63a07f732552968141136279350bcdf99d URL: https://github.com/llvm/llvm-project/commit/57154a63a07f732552968141136279350bcdf99d DIFF: https://github.com/llvm/llvm-project/commit/57154a63a07f732552968141136279350bcdf99d.diff

[Lldb-commits] [lldb] 9e8a412 - [lldb][NFCI] Remove use of ConstString from StructuredDataDarwinLog static functions

2023-05-30 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-30T13:47:09-07:00 New Revision: 9e8a412cb37d2a1201bd33878fce0993587ef335 URL: https://github.com/llvm/llvm-project/commit/9e8a412cb37d2a1201bd33878fce0993587ef335 DIFF: https://github.com/llvm/llvm-project/commit/9e8a412cb37d2a1201bd33878fce0993587ef335.diff

[Lldb-commits] [lldb] f46638b - [lldb][NFCI] Change type of SBDebugger::m_instance_name

2023-05-30 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-30T13:21:56-07:00 New Revision: f46638b01d1bd66aa879188132e0d19a0a7f5928 URL: https://github.com/llvm/llvm-project/commit/f46638b01d1bd66aa879188132e0d19a0a7f5928 DIFF: https://github.com/llvm/llvm-project/commit/f46638b01d1bd66aa879188132e0d19a0a7f5928.diff

[Lldb-commits] [lldb] 8e0001e - [lldb][NFCI] Refactor Language::GetFormatterPrefixSuffix

2023-05-30 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-30T13:11:55-07:00 New Revision: 8e0001eb95ce8654660510ddb06f5a8a3c5c6d68 URL: https://github.com/llvm/llvm-project/commit/8e0001eb95ce8654660510ddb06f5a8a3c5c6d68 DIFF: https://github.com/llvm/llvm-project/commit/8e0001eb95ce8654660510ddb06f5a8a3c5c6d68.diff

[Lldb-commits] [lldb] 877ddac - [lldb][NFCI] Include in SBDefines for FILE * definition

2023-05-26 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-26T10:56:17-07:00 New Revision: 877ddac051c4fc6b32e3e45b02dc628b018b381b URL: https://github.com/llvm/llvm-project/commit/877ddac051c4fc6b32e3e45b02dc628b018b381b DIFF: https://github.com/llvm/llvm-project/commit/877ddac051c4fc6b32e3e45b02dc628b018b381b.diff

[Lldb-commits] [lldb] 973f1fe - [lldb][NFCI] Remove unused member from ObjectFileMachO

2023-05-23 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-23T15:14:47-07:00 New Revision: 973f1fe7a8591c7af148e573491ab68cc15b6ecf URL: https://github.com/llvm/llvm-project/commit/973f1fe7a8591c7af148e573491ab68cc15b6ecf DIFF: https://github.com/llvm/llvm-project/commit/973f1fe7a8591c7af148e573491ab68cc15b6ecf.diff

[Lldb-commits] [lldb] 3c276ea - [lldb][NFCI] Merge implementations of ObjectFileMachO::GetMinimumOSVersion and ObjectFileMachO::GetSDKVersion

2023-05-23 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-23T10:26:08-07:00 New Revision: 3c276eaf8f4a4adab3c0b25c78b5c1fdbf071a94 URL: https://github.com/llvm/llvm-project/commit/3c276eaf8f4a4adab3c0b25c78b5c1fdbf071a94 DIFF: https://github.com/llvm/llvm-project/commit/3c276eaf8f4a4adab3c0b25c78b5c1fdbf071a94.diff

[Lldb-commits] [lldb] ef73ea6 - [lldb][NFCI] Change return type of Language::GetInstanceVariableName

2023-05-22 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-22T10:16:20-07:00 New Revision: ef73ea6cf691f08459dd33116ace45c946d05b54 URL: https://github.com/llvm/llvm-project/commit/ef73ea6cf691f08459dd33116ace45c946d05b54 DIFF: https://github.com/llvm/llvm-project/commit/ef73ea6cf691f08459dd33116ace45c946d05b54.diff

[Lldb-commits] [lldb] 3c4f16b - [lldb][NFCI] Consolidate segment names in ObjectFileMachO

2023-05-19 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-19T13:06:40-07:00 New Revision: 3c4f16b6cab2964702d70a4834ea631bed7daaca URL: https://github.com/llvm/llvm-project/commit/3c4f16b6cab2964702d70a4834ea631bed7daaca DIFF: https://github.com/llvm/llvm-project/commit/3c4f16b6cab2964702d70a4834ea631bed7daaca.diff

[Lldb-commits] [lldb] e8d3f06 - [lldb][NFCI] Pre-allocate storage in ObjCLanguage::MethodName::GetFullNameWithoutCategory

2023-05-18 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-18T16:23:15-07:00 New Revision: e8d3f061ba415e9f95739e0004fb75552d68df86 URL: https://github.com/llvm/llvm-project/commit/e8d3f061ba415e9f95739e0004fb75552d68df86 DIFF: https://github.com/llvm/llvm-project/commit/e8d3f061ba415e9f95739e0004fb75552d68df86.diff

[Lldb-commits] [lldb] 41714c9 - [lldb] Guarantee the lifetimes of all strings returned from SBAPI

2023-05-18 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-18T15:13:36-07:00 New Revision: 41714c959d65ff1dd842bc0a0d44f90b06440c39 URL: https://github.com/llvm/llvm-project/commit/41714c959d65ff1dd842bc0a0d44f90b06440c39 DIFF: https://github.com/llvm/llvm-project/commit/41714c959d65ff1dd842bc0a0d44f90b06440c39.diff

[Lldb-commits] [lldb] 9152563 - [lldb] Refactor ObjCLanguage::MethodName

2023-05-18 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-18T14:47:33-07:00 New Revision: 915256388f865a1a42808f168fc388fccff14eda URL: https://github.com/llvm/llvm-project/commit/915256388f865a1a42808f168fc388fccff14eda DIFF: https://github.com/llvm/llvm-project/commit/915256388f865a1a42808f168fc388fccff14eda.diff

[Lldb-commits] [lldb] 16eb148 - [lldb][NFCI] Switch to using llvm::DWARFAbbreviationDeclaration

2023-05-18 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-18T14:26:19-07:00 New Revision: 16eb14806d1ee88d9f0c6222c0d0953a208f7911 URL: https://github.com/llvm/llvm-project/commit/16eb14806d1ee88d9f0c6222c0d0953a208f7911 DIFF: https://github.com/llvm/llvm-project/commit/16eb14806d1ee88d9f0c6222c0d0953a208f7911.diff

[Lldb-commits] [lldb] e0466a7 - [lldb][NFCI] Qualify param type in SBDebugger::FindTargetWithProcessID

2023-05-17 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-17T17:34:36-07:00 New Revision: e0466a7463ecbd6a3bbe3296f5f7c5ece749564f URL: https://github.com/llvm/llvm-project/commit/e0466a7463ecbd6a3bbe3296f5f7c5ece749564f DIFF: https://github.com/llvm/llvm-project/commit/e0466a7463ecbd6a3bbe3296f5f7c5ece749564f.diff

[Lldb-commits] [lldb] 6dcad42 - [lldb][NFCI] Clean up ThreadSafeDenseMap

2023-05-17 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-17T13:31:51-07:00 New Revision: 6dcad42acbd5d047ac276ca73f1dc0012a39e99e URL: https://github.com/llvm/llvm-project/commit/6dcad42acbd5d047ac276ca73f1dc0012a39e99e DIFF: https://github.com/llvm/llvm-project/commit/6dcad42acbd5d047ac276ca73f1dc0012a39e99e.diff

[Lldb-commits] [lldb] 147a616 - [lldb][NFCI] Move ThreadSafeDenseMap to Utility

2023-05-17 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-17T12:51:36-07:00 New Revision: 147a61618989b6cca1f5f77ed96f930620ff193f URL: https://github.com/llvm/llvm-project/commit/147a61618989b6cca1f5f77ed96f930620ff193f DIFF: https://github.com/llvm/llvm-project/commit/147a61618989b6cca1f5f77ed96f930620ff193f.diff

[Lldb-commits] [lldb] ec388ad - [lldb][docs] Update SB API design document

2023-05-16 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-16T12:58:54-07:00 New Revision: ec388adbbcbf2cf7f2743464ef5b3c5c540a2d23 URL: https://github.com/llvm/llvm-project/commit/ec388adbbcbf2cf7f2743464ef5b3c5c540a2d23 DIFF: https://github.com/llvm/llvm-project/commit/ec388adbbcbf2cf7f2743464ef5b3c5c540a2d23.diff

[Lldb-commits] [lldb] d95aec2 - [lldb][NFCI] Small adjustment to Breakpoint::AddName

2023-05-16 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-16T10:39:44-07:00 New Revision: d95aec2de2be114b4c331783fcceae233bf49aff URL: https://github.com/llvm/llvm-project/commit/d95aec2de2be114b4c331783fcceae233bf49aff DIFF: https://github.com/llvm/llvm-project/commit/d95aec2de2be114b4c331783fcceae233bf49aff.diff

[Lldb-commits] [lldb] 692ae97 - [lldb] Fix lua build after 27b6a4e63afe

2023-05-15 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-15T17:24:00-07:00 New Revision: 692ae97ae71d62ce51d784681a0481fb54343fc1 URL: https://github.com/llvm/llvm-project/commit/692ae97ae71d62ce51d784681a0481fb54343fc1 DIFF: https://github.com/llvm/llvm-project/commit/692ae97ae71d62ce51d784681a0481fb54343fc1.diff

[Lldb-commits] [lldb] f464b7c - [lldb] Change definition of DisassemblerCreateInstance

2023-05-15 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-15T13:31:26-07:00 New Revision: f464b7c764bcb8f29f28025919800f49405e4e93 URL: https://github.com/llvm/llvm-project/commit/f464b7c764bcb8f29f28025919800f49405e4e93 DIFF: https://github.com/llvm/llvm-project/commit/f464b7c764bcb8f29f28025919800f49405e4e93.diff

[Lldb-commits] [lldb] 050c09f - [lldb][NFCI] Replace use of DWARFAttribute in DWARFAbbreviationDecl

2023-05-12 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-12T13:11:56-07:00 New Revision: 050c09f0bed67f3135cb2ad99d4d35e241e5d61b URL: https://github.com/llvm/llvm-project/commit/050c09f0bed67f3135cb2ad99d4d35e241e5d61b DIFF: https://github.com/llvm/llvm-project/commit/050c09f0bed67f3135cb2ad99d4d35e241e5d61b.diff

[Lldb-commits] [lldb] be71d4c - [lldb][NFCI] Delete commented out method OptionValueProperties::GetQualifiedName

2023-05-12 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-12T12:33:25-07:00 New Revision: be71d4cc5010cf6e52aafc430691afd12a1c07c6 URL: https://github.com/llvm/llvm-project/commit/be71d4cc5010cf6e52aafc430691afd12a1c07c6 DIFF: https://github.com/llvm/llvm-project/commit/be71d4cc5010cf6e52aafc430691afd12a1c07c6.diff

[Lldb-commits] [lldb] c909b49 - [lldb][NFCI] Change return type of DWARFDebugInfoEntry::GetAttributes

2023-05-12 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-12T12:17:21-07:00 New Revision: c909b491cb5f392147de4490749abc1e5372a571 URL: https://github.com/llvm/llvm-project/commit/c909b491cb5f392147de4490749abc1e5372a571 DIFF: https://github.com/llvm/llvm-project/commit/c909b491cb5f392147de4490749abc1e5372a571.diff

[Lldb-commits] [lldb] 64f1fda - [lldb][NFCI] Redefine dw_attr_t typedef with llvm::dwarf::Attribute

2023-05-12 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-12T11:58:50-07:00 New Revision: 64f1fda29e2dd133c84f23474e29de02d7ed392d URL: https://github.com/llvm/llvm-project/commit/64f1fda29e2dd133c84f23474e29de02d7ed392d DIFF: https://github.com/llvm/llvm-project/commit/64f1fda29e2dd133c84f23474e29de02d7ed392d.diff

[Lldb-commits] [lldb] 2ec334d - [lldb][NFCI] Replace dw_form_t with llvm::dwarf::Form

2023-05-10 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-10T11:17:30-07:00 New Revision: 2ec334dc7b7329c6b71faa037a0d926e8e130c20 URL: https://github.com/llvm/llvm-project/commit/2ec334dc7b7329c6b71faa037a0d926e8e130c20 DIFF: https://github.com/llvm/llvm-project/commit/2ec334dc7b7329c6b71faa037a0d926e8e130c20.diff

[Lldb-commits] [lldb] b77e41f - [lldb][NFCI] Remove custom dwarf LEB128 types

2023-05-09 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-09T13:46:27-07:00 New Revision: b77e41f2886aca278b41a85fc0f947e078b3da13 URL: https://github.com/llvm/llvm-project/commit/b77e41f2886aca278b41a85fc0f947e078b3da13 DIFF: https://github.com/llvm/llvm-project/commit/b77e41f2886aca278b41a85fc0f947e078b3da13.diff

[Lldb-commits] [lldb] ec77d1f - [lldb] Simplify predicates of find_if in BroadcastManager

2023-05-09 Thread Alex Langford via lldb-commits
Author: Alex Langford Date: 2023-05-09T10:00:02-07:00 New Revision: ec77d1f3d9fcf7105b6bda25fb4d0e5ed5afd0c5 URL: https://github.com/llvm/llvm-project/commit/ec77d1f3d9fcf7105b6bda25fb4d0e5ed5afd0c5 DIFF: https://github.com/llvm/llvm-project/commit/ec77d1f3d9fcf7105b6bda25fb4d0e5ed5afd0c5.diff

<    5   6   7   8   9   10   11   12   13   >