[Lldb-commits] [lldb] [llvm] [clang] [BOLT] Fix unconditional output of boltedcollection in merge-fdata (PR #78653)

2024-01-18 Thread Davide Italiano via lldb-commits
https://github.com/dcci commented: LG https://github.com/llvm/llvm-project/pull/78653 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] 0cceb54 - [TestPtrRefsObjC] Prefer `command script import`.

2020-08-14 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-08-14T15:31:02-07:00 New Revision: 0cceb54366b406649fdfe7bb11b133ab96f3cd70 URL: https://github.com/llvm/llvm-project/commit/0cceb54366b406649fdfe7bb11b133ab96f3cd70 DIFF: https://github.com/llvm/llvm-project/commit/0cceb54366b406649fdfe7bb11b133ab96f3cd70.dif

[Lldb-commits] [lldb] 8fcfe28 - [TestPtrRefs] Prefer `command script import`.

2020-08-14 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-08-14T15:30:31-07:00 New Revision: 8fcfe2862fd4fde4793e232cfeebe6c5540c80a5 URL: https://github.com/llvm/llvm-project/commit/8fcfe2862fd4fde4793e232cfeebe6c5540c80a5 DIFF: https://github.com/llvm/llvm-project/commit/8fcfe2862fd4fde4793e232cfeebe6c5540c80a5.dif

[Lldb-commits] [lldb] 5760575 - [debugserver/Apple Silicon] Handoff connections when attaching to translated processes

2020-07-30 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-07-30T16:21:05-07:00 New Revision: 57605758b5de3726eec1d6e587de1003af1ab5b7 URL: https://github.com/llvm/llvm-project/commit/57605758b5de3726eec1d6e587de1003af1ab5b7 DIFF: https://github.com/llvm/llvm-project/commit/57605758b5de3726eec1d6e587de1003af1ab5b7.dif

[Lldb-commits] [lldb] b1a6d37 - [PlatformMacOSX] Remove unused variable. NFC.

2020-07-20 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-07-20T14:50:59-07:00 New Revision: b1a6d373d5e0adbaa1ed70a9cadcfa84420a449f URL: https://github.com/llvm/llvm-project/commit/b1a6d373d5e0adbaa1ed70a9cadcfa84420a449f DIFF: https://github.com/llvm/llvm-project/commit/b1a6d373d5e0adbaa1ed70a9cadcfa84420a449f.dif

[Lldb-commits] [lldb] cd05406 - [testsuite] Adapt lldb-server base test helper to run on arm64

2020-07-20 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-07-20T14:38:13-07:00 New Revision: cd05406b105334b01f0eae141e7e05d6fb4a2ecb URL: https://github.com/llvm/llvm-project/commit/cd05406b105334b01f0eae141e7e05d6fb4a2ecb DIFF: https://github.com/llvm/llvm-project/commit/cd05406b105334b01f0eae141e7e05d6fb4a2ecb.dif

[Lldb-commits] [lldb] 001c8e1 - [PlatformDarwin] Add support for Apple Silicon.

2020-07-20 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-07-20T14:11:19-07:00 New Revision: 001c8e1fd9f09d3de9ff6e64bdac4b8ca681dfb4 URL: https://github.com/llvm/llvm-project/commit/001c8e1fd9f09d3de9ff6e64bdac4b8ca681dfb4 DIFF: https://github.com/llvm/llvm-project/commit/001c8e1fd9f09d3de9ff6e64bdac4b8ca681dfb4.dif

[Lldb-commits] [lldb] 61cf9f4 - [ObjectFilePECOFF] Try to avoid unaligned access.

2020-07-14 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-07-14T18:53:23-07:00 New Revision: 61cf9f4e723bd9522757931706b208a1357c30ba URL: https://github.com/llvm/llvm-project/commit/61cf9f4e723bd9522757931706b208a1357c30ba DIFF: https://github.com/llvm/llvm-project/commit/61cf9f4e723bd9522757931706b208a1357c30ba.dif

[Lldb-commits] [lldb] 3f2d880 - [ObjC] Wrap namespace-global structs in an anonymous namespace to avoid ODR violations

2020-07-14 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-07-14T11:26:20-07:00 New Revision: 3f2d880a932970d19bfed88c6900d50c9c3bc203 URL: https://github.com/llvm/llvm-project/commit/3f2d880a932970d19bfed88c6900d50c9c3bc203 DIFF: https://github.com/llvm/llvm-project/commit/3f2d880a932970d19bfed88c6900d50c9c3bc203.dif

[Lldb-commits] [lldb] 27d52cd - Revert "[lldb/API] Overwrite variables with SBLaunchInfo::SetEnvironment(append=true)"

2020-07-08 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-07-08T13:09:24-07:00 New Revision: 27d52cd86a2cf82214b71519dffd450c54cf87ae URL: https://github.com/llvm/llvm-project/commit/27d52cd86a2cf82214b71519dffd450c54cf87ae DIFF: https://github.com/llvm/llvm-project/commit/27d52cd86a2cf82214b71519dffd450c54cf87ae.dif

[Lldb-commits] [lldb] 4dba3f4 - [dotest] Log a warning when --server and --out-of-tree-debugserver are set

2020-07-07 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-07-07T15:03:08-07:00 New Revision: 4dba3f4e030a906f9ec7e940dfc4a57b94374154 URL: https://github.com/llvm/llvm-project/commit/4dba3f4e030a906f9ec7e940dfc4a57b94374154 DIFF: https://github.com/llvm/llvm-project/commit/4dba3f4e030a906f9ec7e940dfc4a57b94374154.dif

[Lldb-commits] [lldb] 5832473 - Do not set LLDB_DEBUGSERVER_PATH if --out-of-tree-debugserver is passed.

2020-07-07 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-07-07T15:01:21-07:00 New Revision: 5832473dcf4e5b22c9eb6381fb291be92f431208 URL: https://github.com/llvm/llvm-project/commit/5832473dcf4e5b22c9eb6381fb291be92f431208 DIFF: https://github.com/llvm/llvm-project/commit/5832473dcf4e5b22c9eb6381fb291be92f431208.dif

[Lldb-commits] [lldb] 983a4b5 - Skip arm-(fp|gp)-read.test on Darwin.

2020-06-30 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-30T12:53:20-07:00 New Revision: 983a4b520ea384ac978cbfc40bb956fbb98cd735 URL: https://github.com/llvm/llvm-project/commit/983a4b520ea384ac978cbfc40bb956fbb98cd735 DIFF: https://github.com/llvm/llvm-project/commit/983a4b520ea384ac978cbfc40bb956fbb98cd735.dif

[Lldb-commits] [lldb] 4f1f253 - [TestReturnValue] Skip based on architecutre, not platform.

2020-06-30 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-30T12:48:23-07:00 New Revision: 4f1f253ce509ebc20e1f7a2d8bb6885366b155f2 URL: https://github.com/llvm/llvm-project/commit/4f1f253ce509ebc20e1f7a2d8bb6885366b155f2 DIFF: https://github.com/llvm/llvm-project/commit/4f1f253ce509ebc20e1f7a2d8bb6885366b155f2.dif

[Lldb-commits] [lldb] 300bbbc - [ProcessGDBRemote] Get rid of an unused function.

2020-06-29 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-29T12:39:09-07:00 New Revision: 300bbbcb707ad08200543735326982664136d3bc URL: https://github.com/llvm/llvm-project/commit/300bbbcb707ad08200543735326982664136d3bc DIFF: https://github.com/llvm/llvm-project/commit/300bbbcb707ad08200543735326982664136d3bc.dif

[Lldb-commits] [lldb] c7eb06a - [test] XFail TestStepNoDebug based on arch rather than OS

2020-06-25 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-25T16:23:59-07:00 New Revision: c7eb06a880522867e7df3f025056f6c5b10d0eca URL: https://github.com/llvm/llvm-project/commit/c7eb06a880522867e7df3f025056f6c5b10d0eca DIFF: https://github.com/llvm/llvm-project/commit/c7eb06a880522867e7df3f025056f6c5b10d0eca.dif

[Lldb-commits] [lldb] 38135b2 - [test] XFail TestSigtrampUnwind based on arch rather than OS

2020-06-25 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-25T16:22:52-07:00 New Revision: 38135b2a7fff008093c0ca020855373f33ec9b12 URL: https://github.com/llvm/llvm-project/commit/38135b2a7fff008093c0ca020855373f33ec9b12 DIFF: https://github.com/llvm/llvm-project/commit/38135b2a7fff008093c0ca020855373f33ec9b12.dif

[Lldb-commits] [lldb] d358ec4 - [lldb/test] Skip TestBreakpointThumbCodesection on arm64.

2020-06-25 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-25T16:20:27-07:00 New Revision: d358ec463943878936080064d1c43afd8798aaf0 URL: https://github.com/llvm/llvm-project/commit/d358ec463943878936080064d1c43afd8798aaf0 DIFF: https://github.com/llvm/llvm-project/commit/d358ec463943878936080064d1c43afd8798aaf0.dif

[Lldb-commits] [lldb] 0df7be2 - [lldb/test] XFAIL TestHWBreakMultiThread on arch rather platform.

2020-06-25 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-25T16:21:23-07:00 New Revision: 0df7be234412e60fbbaaf8c181fe2dfb3a2c1cc3 URL: https://github.com/llvm/llvm-project/commit/0df7be234412e60fbbaaf8c181fe2dfb3a2c1cc3 DIFF: https://github.com/llvm/llvm-project/commit/0df7be234412e60fbbaaf8c181fe2dfb3a2c1cc3.dif

[Lldb-commits] [lldb] 47ac453 - [HostInfoMacOS] Parse correctly the triple for Apple Silicon.

2020-06-24 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-24T16:37:21-07:00 New Revision: 47ac45332e25c89d0ced5108c667fe92cf0f509a URL: https://github.com/llvm/llvm-project/commit/47ac45332e25c89d0ced5108c667fe92cf0f509a DIFF: https://github.com/llvm/llvm-project/commit/47ac45332e25c89d0ced5108c667fe92cf0f509a.dif

[Lldb-commits] [lldb] 2010444 - [Apple Silicon] Handle macOS in PlatformDarwin

2020-06-24 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-24T16:35:36-07:00 New Revision: 2010444e5e5f2a310334e98d7a65667ed78d23ab URL: https://github.com/llvm/llvm-project/commit/2010444e5e5f2a310334e98d7a65667ed78d23ab DIFF: https://github.com/llvm/llvm-project/commit/2010444e5e5f2a310334e98d7a65667ed78d23ab.dif

[Lldb-commits] [lldb] 58de2a3 - [ProcessGDBRemote] Placate the Windows buildbot.

2020-06-24 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-24T13:23:49-07:00 New Revision: 58de2a3851391dd9fa675ea6bcd26072a0638829 URL: https://github.com/llvm/llvm-project/commit/58de2a3851391dd9fa675ea6bcd26072a0638829 DIFF: https://github.com/llvm/llvm-project/commit/58de2a3851391dd9fa675ea6bcd26072a0638829.dif

[Lldb-commits] [lldb] b4fdddf - [Apple Silicon] Debugging of process under Rosetta is supported.

2020-06-24 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-24T12:25:01-07:00 New Revision: b4fdddf971b191aa9a6643ab637b87bc1d686254 URL: https://github.com/llvm/llvm-project/commit/b4fdddf971b191aa9a6643ab637b87bc1d686254 DIFF: https://github.com/llvm/llvm-project/commit/b4fdddf971b191aa9a6643ab637b87bc1d686254.dif

[Lldb-commits] [lldb] fd19ddb - [Apple Silicon] Initial support for Rosetta

2020-06-24 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-24T12:19:21-07:00 New Revision: fd19ddb8f2a2b082f492fc59f7f360adf3495701 URL: https://github.com/llvm/llvm-project/commit/fd19ddb8f2a2b082f492fc59f7f360adf3495701 DIFF: https://github.com/llvm/llvm-project/commit/fd19ddb8f2a2b082f492fc59f7f360adf3495701.dif

[Lldb-commits] [lldb] 33ece57 - Generalize TestFormattersBoolRefPtr to work on Apple Silicon.

2020-06-23 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-23T12:45:31-07:00 New Revision: 33ece57241d8ad46cb91eca483f05515849a85e5 URL: https://github.com/llvm/llvm-project/commit/33ece57241d8ad46cb91eca483f05515849a85e5 DIFF: https://github.com/llvm/llvm-project/commit/33ece57241d8ad46cb91eca483f05515849a85e5.dif

[Lldb-commits] [lldb] 63d5970 - [ObjectFileMachO] Check for TARGET_EMBEDDED instead of listing architectures.

2020-06-23 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-23T12:37:45-07:00 New Revision: 63d597093cccbb8d4962cf490e2d754a73a77e64 URL: https://github.com/llvm/llvm-project/commit/63d597093cccbb8d4962cf490e2d754a73a77e64 DIFF: https://github.com/llvm/llvm-project/commit/63d597093cccbb8d4962cf490e2d754a73a77e64.dif

[Lldb-commits] [lldb] 3c79212 - [Host] Check for TARGET_OS_EMBEDDED instead of listing architectures.

2020-06-23 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-23T12:27:21-07:00 New Revision: 3c79212319d878b07ef259d735b52b379f774e25 URL: https://github.com/llvm/llvm-project/commit/3c79212319d878b07ef259d735b52b379f774e25 DIFF: https://github.com/llvm/llvm-project/commit/3c79212319d878b07ef259d735b52b379f774e25.dif

[Lldb-commits] [lldb] 2276bb4 - [debugserver] Initial support for Apple Silicon.

2020-06-23 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-23T10:47:16-07:00 New Revision: 2276bb48be0175f96b1494ca67b7921f0d4e87d8 URL: https://github.com/llvm/llvm-project/commit/2276bb48be0175f96b1494ca67b7921f0d4e87d8 DIFF: https://github.com/llvm/llvm-project/commit/2276bb48be0175f96b1494ca67b7921f0d4e87d8.dif

[Lldb-commits] [lldb] c3f0d9f - [IRExecutionUnit] Early returns for clarity. NFCI.

2020-06-05 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-05T14:52:36-07:00 New Revision: c3f0d9f3d22d7a3770f2886df9c554e1c277e45a URL: https://github.com/llvm/llvm-project/commit/c3f0d9f3d22d7a3770f2886df9c554e1c277e45a DIFF: https://github.com/llvm/llvm-project/commit/c3f0d9f3d22d7a3770f2886df9c554e1c277e45a.dif

[Lldb-commits] [lldb] 7c1b060 - [IRInterpreter] Unused. Drive-by cleanup. NFCI.

2020-06-03 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-06-03T13:31:58-07:00 New Revision: 7c1b060c3c65cac50edec5cceb6653957c344d96 URL: https://github.com/llvm/llvm-project/commit/7c1b060c3c65cac50edec5cceb6653957c344d96 DIFF: https://github.com/llvm/llvm-project/commit/7c1b060c3c65cac50edec5cceb6653957c344d96.dif

[Lldb-commits] [lldb] d606dcc - [TestIndirectSymbol] This tests an Apple-specific feature.

2020-05-05 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-05-05T13:14:05-07:00 New Revision: d606dcc65254b13e6238b69d8185d3667e850522 URL: https://github.com/llvm/llvm-project/commit/d606dcc65254b13e6238b69d8185d3667e850522 DIFF: https://github.com/llvm/llvm-project/commit/d606dcc65254b13e6238b69d8185d3667e850522.dif

[Lldb-commits] [lldb] 48e5eed - [TestIndirectSymbols] This now runs and works on iOS (arm64).

2020-05-05 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-05-05T13:14:05-07:00 New Revision: 48e5eedab3aa170f880b333d5e38bbc6e72d4b8b URL: https://github.com/llvm/llvm-project/commit/48e5eedab3aa170f880b333d5e38bbc6e72d4b8b DIFF: https://github.com/llvm/llvm-project/commit/48e5eedab3aa170f880b333d5e38bbc6e72d4b8b.dif

[Lldb-commits] [lldb] 6951fe3 - [arm64] Remove an old special case that's not needed anymore.

2020-05-04 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-05-04T14:18:51-07:00 New Revision: 6951fe3989343c6605c397ac427acea4e39d2132 URL: https://github.com/llvm/llvm-project/commit/6951fe3989343c6605c397ac427acea4e39d2132 DIFF: https://github.com/llvm/llvm-project/commit/6951fe3989343c6605c397ac427acea4e39d2132.dif

[Lldb-commits] [lldb] 30ddd4c - [ARM64] Remove more dead code. NFC.

2020-05-01 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-05-01T15:05:42-07:00 New Revision: 30ddd4ce19316fd2a8a50c5bc511433c87ecb95c URL: https://github.com/llvm/llvm-project/commit/30ddd4ce19316fd2a8a50c5bc511433c87ecb95c DIFF: https://github.com/llvm/llvm-project/commit/30ddd4ce19316fd2a8a50c5bc511433c87ecb95c.dif

[Lldb-commits] [lldb] 68f8e02 - [ARM64] Remove dead code.

2020-05-01 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-05-01T15:04:44-07:00 New Revision: 68f8e0264e297bf7abadb1ca3850949606bdb4f5 URL: https://github.com/llvm/llvm-project/commit/68f8e0264e297bf7abadb1ca3850949606bdb4f5 DIFF: https://github.com/llvm/llvm-project/commit/68f8e0264e297bf7abadb1ca3850949606bdb4f5.dif

[Lldb-commits] [lldb] ce77900 - [DWARF] Rename a function and comment it for clarity.

2020-04-16 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-04-16T15:37:09-07:00 New Revision: ce7790044faa48a1ec49b6339797180e05520cef URL: https://github.com/llvm/llvm-project/commit/ce7790044faa48a1ec49b6339797180e05520cef DIFF: https://github.com/llvm/llvm-project/commit/ce7790044faa48a1ec49b6339797180e05520cef.dif

[Lldb-commits] [lldb] 1fae85a - [DWARF] Add instructions to regenerate this test, if needed.

2020-04-16 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-04-16T13:31:32-07:00 New Revision: 1fae85a8534ec51ca893899314bd244b3e9684c7 URL: https://github.com/llvm/llvm-project/commit/1fae85a8534ec51ca893899314bd244b3e9684c7 DIFF: https://github.com/llvm/llvm-project/commit/1fae85a8534ec51ca893899314bd244b3e9684c7.dif

[Lldb-commits] [lldb] 8cac6d1 - [Shell] Remove incorrectly cargo-culted UNSUPPORTED.

2020-04-16 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-04-16T13:22:46-07:00 New Revision: 8cac6d1875e094f2b78621f3ff12e61553cd12ec URL: https://github.com/llvm/llvm-project/commit/8cac6d1875e094f2b78621f3ff12e61553cd12ec DIFF: https://github.com/llvm/llvm-project/commit/8cac6d1875e094f2b78621f3ff12e61553cd12ec.dif

Re: [Lldb-commits] [lldb] 680082a - [lldb/Reproducers] Add a small artificial delay before exiting

2020-04-09 Thread Davide Italiano via lldb-commits
> On Apr 9, 2020, at 11:05, Jonas Devlieghere via lldb-commits > wrote: > > > Author: Jonas Devlieghere > Date: 2020-04-09T11:03:24-07:00 > New Revision: 680082a408dd2df7410d77696100eac8ce9d5530 > > URL: > https://github.com/llvm/llvm-project/commit/680082a408dd2df7410d77696100eac8ce9d5530

[Lldb-commits] [lldb] d51b38f - [DWARF] Not all the constant variables are "static".

2020-04-08 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-04-08T11:07:19-07:00 New Revision: d51b38f1b3a34c2a8e1869af6434ebd743ce7a5e URL: https://github.com/llvm/llvm-project/commit/d51b38f1b3a34c2a8e1869af6434ebd743ce7a5e DIFF: https://github.com/llvm/llvm-project/commit/d51b38f1b3a34c2a8e1869af6434ebd743ce7a5e.dif

[Lldb-commits] [lldb] f30ebf4 - [ManualDWARFIndex] Remove dead code, in preparation for moving this function.

2020-04-07 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-04-07T16:28:13-07:00 New Revision: f30ebf437851d3c68fd0eee82afbc0cef7373c00 URL: https://github.com/llvm/llvm-project/commit/f30ebf437851d3c68fd0eee82afbc0cef7373c00 DIFF: https://github.com/llvm/llvm-project/commit/f30ebf437851d3c68fd0eee82afbc0cef7373c00.dif

[Lldb-commits] [lldb] 30a292c - [ScriptInterpreterPython] Remove buggy code to save/restore stdin.

2020-04-07 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-04-07T12:43:25-07:00 New Revision: 30a292c25df327eb35b341b919c4e9b5e80323be URL: https://github.com/llvm/llvm-project/commit/30a292c25df327eb35b341b919c4e9b5e80323be DIFF: https://github.com/llvm/llvm-project/commit/30a292c25df327eb35b341b919c4e9b5e80323be.dif

[Lldb-commits] [lldb] 41610d6 - [gdb-remote] Moving prevents copy elision. Found by clang.

2020-04-06 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-04-06T14:59:27-07:00 New Revision: 41610d665013d716da245175ada1d9c5a8b79558 URL: https://github.com/llvm/llvm-project/commit/41610d665013d716da245175ada1d9c5a8b79558 DIFF: https://github.com/llvm/llvm-project/commit/41610d665013d716da245175ada1d9c5a8b79558.dif

[Lldb-commits] [lldb] 6f9ea26 - [debugserver] Get rid of `else` after `return`. NFC.

2020-04-06 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-04-06T13:35:48-07:00 New Revision: 6f9ea26002914cd3bcc27f09e65a151c81682352 URL: https://github.com/llvm/llvm-project/commit/6f9ea26002914cd3bcc27f09e65a151c81682352 DIFF: https://github.com/llvm/llvm-project/commit/6f9ea26002914cd3bcc27f09e65a151c81682352.dif

[Lldb-commits] [lldb] 64799fb - [debugserver/ARM64] Make sure watchpoints hit are attributed correctly.

2020-03-31 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-31T15:56:20-07:00 New Revision: 64799fbebddc9877f78c7501b0b986b7afe84d6b URL: https://github.com/llvm/llvm-project/commit/64799fbebddc9877f78c7501b0b986b7afe84d6b DIFF: https://github.com/llvm/llvm-project/commit/64799fbebddc9877f78c7501b0b986b7afe84d6b.dif

[Lldb-commits] [lldb] 75cfd38 - Revert "[lldb/Reproducers] Always collect the whole dSYM in the reproducer"

2020-03-31 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-31T10:56:02-07:00 New Revision: 75cfd382201978615cca1c91c2d9f14f8b7af56d URL: https://github.com/llvm/llvm-project/commit/75cfd382201978615cca1c91c2d9f14f8b7af56d DIFF: https://github.com/llvm/llvm-project/commit/75cfd382201978615cca1c91c2d9f14f8b7af56d.dif

[Lldb-commits] [lldb] 075b610 - Recommit "[lldb] Make TestExprDiagnostics.py pass again after enabling Fix-Its in test"

2020-03-30 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-30T14:24:06-07:00 New Revision: 075b610403a7d151ee9056aa490233bcd4248718 URL: https://github.com/llvm/llvm-project/commit/075b610403a7d151ee9056aa490233bcd4248718 DIFF: https://github.com/llvm/llvm-project/commit/075b610403a7d151ee9056aa490233bcd4248718.dif

[Lldb-commits] [lldb] 06bb7df - Recommit "[lldb] Make Fix-Its also apply to top-level expressions""

2020-03-30 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-30T14:24:06-07:00 New Revision: 06bb7df81c0ba01f7efab76779e2eb7d76615e3d URL: https://github.com/llvm/llvm-project/commit/06bb7df81c0ba01f7efab76779e2eb7d76615e3d DIFF: https://github.com/llvm/llvm-project/commit/06bb7df81c0ba01f7efab76779e2eb7d76615e3d.dif

[Lldb-commits] [lldb] 50f7153 - Revert "[lldb][NFC] Refactor Fix-It filter for warnings"

2020-03-30 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-30T14:12:11-07:00 New Revision: 50f7153ddb6e6dabcac6d16c8c908f1708f60d01 URL: https://github.com/llvm/llvm-project/commit/50f7153ddb6e6dabcac6d16c8c908f1708f60d01 DIFF: https://github.com/llvm/llvm-project/commit/50f7153ddb6e6dabcac6d16c8c908f1708f60d01.dif

[Lldb-commits] [lldb] 55ed09d - Revert "[lldb] Make TestExprDiagnostics.py pass again after enabling Fix-Its in test"

2020-03-30 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-30T13:58:18-07:00 New Revision: 55ed09d32e2602eba1dbb8aba1985246739c3909 URL: https://github.com/llvm/llvm-project/commit/55ed09d32e2602eba1dbb8aba1985246739c3909 DIFF: https://github.com/llvm/llvm-project/commit/55ed09d32e2602eba1dbb8aba1985246739c3909.dif

[Lldb-commits] [lldb] 10f633d - [TypeSystemClang] Add missing case in a switch. NFC'ish.

2020-03-30 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-30T13:53:53-07:00 New Revision: 10f633db86b523da17a820098e33f0caf70dbada URL: https://github.com/llvm/llvm-project/commit/10f633db86b523da17a820098e33f0caf70dbada DIFF: https://github.com/llvm/llvm-project/commit/10f633db86b523da17a820098e33f0caf70dbada.dif

[Lldb-commits] [lldb] fe5cb1c - Revert "[lldb] Make Fix-Its also apply to top-level expressions"

2020-03-30 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-30T13:23:58-07:00 New Revision: fe5cb1c25fd6c07bbe3c0c698f36b74e6d04946f URL: https://github.com/llvm/llvm-project/commit/fe5cb1c25fd6c07bbe3c0c698f36b74e6d04946f DIFF: https://github.com/llvm/llvm-project/commit/fe5cb1c25fd6c07bbe3c0c698f36b74e6d04946f.dif

[Lldb-commits] [lldb] 3e11d84 - [Darwin] Add another hint to find the kernel. NFC.

2020-03-24 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-24T13:04:36-07:00 New Revision: 3e11d84d9f77736af22f52753593c8214d76875a URL: https://github.com/llvm/llvm-project/commit/3e11d84d9f77736af22f52753593c8214d76875a DIFF: https://github.com/llvm/llvm-project/commit/3e11d84d9f77736af22f52753593c8214d76875a.dif

[Lldb-commits] [lldb] 696ae6f - [StopHook] Use wildcard matching. Pointed out by Jim Ingham.

2020-03-20 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-20T13:57:40-07:00 New Revision: 696ae6f7d8e170c82d5f2978fc99cc061f52b4ef URL: https://github.com/llvm/llvm-project/commit/696ae6f7d8e170c82d5f2978fc99cc061f52b4ef DIFF: https://github.com/llvm/llvm-project/commit/696ae6f7d8e170c82d5f2978fc99cc061f52b4ef.dif

[Lldb-commits] [lldb] 6385c2a - [AppleObjCRuntimeV2] Force lazily allocated class names to be resolved.

2020-03-20 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-20T13:43:08-07:00 New Revision: 6385c2ab8ff8304eafa822012c40934690bde124 URL: https://github.com/llvm/llvm-project/commit/6385c2ab8ff8304eafa822012c40934690bde124 DIFF: https://github.com/llvm/llvm-project/commit/6385c2ab8ff8304eafa822012c40934690bde124.dif

[Lldb-commits] [lldb] f0ca0a2 - [AppleObjCRuntimeV2] Rewrite GetClassDescriptor, reducing indentation.

2020-03-18 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-18T19:23:58-07:00 New Revision: f0ca0a25388066bd3605fe8ffc180e640d13c5a2 URL: https://github.com/llvm/llvm-project/commit/f0ca0a25388066bd3605fe8ffc180e640d13c5a2 DIFF: https://github.com/llvm/llvm-project/commit/f0ca0a25388066bd3605fe8ffc180e640d13c5a2.dif

[Lldb-commits] [lldb] 85bd436 - [Host] Remove some code that's not needed anymore.

2020-03-18 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-18T14:44:53-07:00 New Revision: 85bd4369610fe60397455c8e0914a09288285e84 URL: https://github.com/llvm/llvm-project/commit/85bd4369610fe60397455c8e0914a09288285e84 DIFF: https://github.com/llvm/llvm-project/commit/85bd4369610fe60397455c8e0914a09288285e84.dif

[Lldb-commits] [lldb] 9d389f7 - [AppleObjCRuntimeV2] Fix a typo. Evalulate -> evaluate.

2020-03-09 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-09T15:40:09-07:00 New Revision: 9d389f78589d71adf822c97c329baa62da70b34c URL: https://github.com/llvm/llvm-project/commit/9d389f78589d71adf822c97c329baa62da70b34c DIFF: https://github.com/llvm/llvm-project/commit/9d389f78589d71adf822c97c329baa62da70b34c.dif

[Lldb-commits] [lldb] a3c4e6b - [AppleObjC2RuntimeV2] Remove dead code. NFC.

2020-03-09 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-09T15:37:12-07:00 New Revision: a3c4e6b44a18ffafec022d6ab76dc4f58c4ef129 URL: https://github.com/llvm/llvm-project/commit/a3c4e6b44a18ffafec022d6ab76dc4f58c4ef129 DIFF: https://github.com/llvm/llvm-project/commit/a3c4e6b44a18ffafec022d6ab76dc4f58c4ef129.dif

[Lldb-commits] [lldb] 3cabd17 - [ObjC] Dynamic type resolution logging should go to the types log.

2020-03-09 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-09T15:35:51-07:00 New Revision: 3cabd173a1e34febbf0351599b760a5516e64ec4 URL: https://github.com/llvm/llvm-project/commit/3cabd173a1e34febbf0351599b760a5516e64ec4 DIFF: https://github.com/llvm/llvm-project/commit/3cabd173a1e34febbf0351599b760a5516e64ec4.dif

Re: [Lldb-commits] [lldb] b6b3fcd - [lldb] Don't iterate over a std::set in SymbolFileDWARF::GetTypes to make it deterministic

2020-03-02 Thread Davide Italiano via lldb-commits
> On Mar 2, 2020, at 15:44, Raphael “Teemperor” Isemann > wrote: > > I was just grepping for unordered data structures (e.g. ’std::set<‘) that use > pointers/pointer-like objects (e.g. CompilerType with its operator<) and then > reading the related code. Not sure if there is a good way to de

Re: [Lldb-commits] [lldb] b6b3fcd - [lldb] Don't iterate over a std::set in SymbolFileDWARF::GetTypes to make it deterministic

2020-03-02 Thread Davide Italiano via lldb-commits
This is really good. How did you find it, Raphael? I generally use LLVM_REVERSE_ITERATOR but given this wasn’t a container in llvm, I’m curious to hear. — Davide > On Mar 2, 2020, at 15:04, Raphael Isemann via lldb-commits > wrote: > > > Author: Raphael Isemann > Date: 2020-03-02T15:03:45-08

Re: [Lldb-commits] [lldb] c77fc00 - [lldb/Docs] Remove the version from the home page

2020-03-02 Thread Davide Italiano via lldb-commits
> On Mar 2, 2020, at 14:48, Jonas Devlieghere wrote: > > If you feel strongly about this and want to change it to zero, be my guest. > :-) > > I personally don't see any value in an additional comment. eddf59ae71a19b3fe872760833365dffc46a3b2e ___

[Lldb-commits] [lldb] eddf59a - [docs] Use 0 as version placeholder instead of a made up number.

2020-03-02 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-03-02T14:55:05-08:00 New Revision: eddf59ae71a19b3fe872760833365dffc46a3b2e URL: https://github.com/llvm/llvm-project/commit/eddf59ae71a19b3fe872760833365dffc46a3b2e DIFF: https://github.com/llvm/llvm-project/commit/eddf59ae71a19b3fe872760833365dffc46a3b2e.dif

Re: [Lldb-commits] [lldb] c77fc00 - [lldb/Docs] Remove the version from the home page

2020-03-02 Thread Davide Italiano via lldb-commits
> On Mar 2, 2020, at 14:35, Jonas Devlieghere wrote: > > > > On Mon, Mar 2, 2020 at 2:28 PM Davide Italiano > wrote: > You might want to consider removing it entirely instead of commenting it, > unless you find some value in keeping something that’s already stale

Re: [Lldb-commits] [lldb] c77fc00 - [lldb/Docs] Remove the version from the home page

2020-03-02 Thread Davide Italiano via lldb-commits
You might want to consider removing it entirely instead of commenting it, unless you find some value in keeping something that’s already stale around for the future (e.g. re-enabling). — Davide > On Mar 2, 2020, at 14:23, Jonas Devlieghere via lldb-commits > wrote: > > > Author: Jonas Devli

[Lldb-commits] [lldb] 34ee941 - [ObjectFileMachO] Fix a build error on embedded.

2020-02-26 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-02-26T14:31:48-08:00 New Revision: 34ee941f6d04454838456f0dc692f4abab5cdd19 URL: https://github.com/llvm/llvm-project/commit/34ee941f6d04454838456f0dc692f4abab5cdd19 DIFF: https://github.com/llvm/llvm-project/commit/34ee941f6d04454838456f0dc692f4abab5cdd19.dif

Re: [Lldb-commits] [lldb] 6990eaf - [lldb/Test] Skip VSCode test on embedded Darwin

2020-02-19 Thread Davide Italiano via lldb-commits
> On Feb 19, 2020, at 17:52, Frédéric Riss wrote: > > > >> On Feb 19, 2020, at 5:44 PM, Davide Italiano via lldb-commits >> wrote: >> >> >> >>> On Feb 19, 2020, at 17:34, Jonas Devlieghere via lldb-commits >>> wrote: >&g

Re: [Lldb-commits] [lldb] 6990eaf - [lldb/Test] Skip VSCode test on embedded Darwin

2020-02-19 Thread Davide Italiano via lldb-commits
> On Feb 19, 2020, at 17:34, Jonas Devlieghere via lldb-commits > wrote: > > > Author: Jonas Devlieghere > Date: 2020-02-19T17:34:01-08:00 > New Revision: 6990eaf1fe00e9736fbfbcae160e18c5edbcd1d4 > > URL: > https://github.com/llvm/llvm-project/commit/6990eaf1fe00e9736fbfbcae160e18c5edbcd1d4

[Lldb-commits] [lldb] 42cab98 - [TestTargetCommand] Remove another reference to a stale rdar.

2020-02-18 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-02-18T13:39:37-08:00 New Revision: 42cab985fd95ba4f3f290e7bb26b93805edb447d URL: https://github.com/llvm/llvm-project/commit/42cab985fd95ba4f3f290e7bb26b93805edb447d DIFF: https://github.com/llvm/llvm-project/commit/42cab985fd95ba4f3f290e7bb26b93805edb447d.dif

[Lldb-commits] [lldb] 2560a93 - [TestTargetCommand] `target var` without a process doesn't work on arm64e.

2020-02-18 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-02-18T13:38:27-08:00 New Revision: 2560a93b706245b442ac5bf208c48db4912de134 URL: https://github.com/llvm/llvm-project/commit/2560a93b706245b442ac5bf208c48db4912de134 DIFF: https://github.com/llvm/llvm-project/commit/2560a93b706245b442ac5bf208c48db4912de134.dif

[Lldb-commits] [lldb] 3f5e050 - [TestGlobalVariables] Remove a reference to a stale rdar.

2020-02-18 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-02-18T13:31:14-08:00 New Revision: 3f5e0501b5e28602320df37e740445a7f93bc24f URL: https://github.com/llvm/llvm-project/commit/3f5e0501b5e28602320df37e740445a7f93bc24f DIFF: https://github.com/llvm/llvm-project/commit/3f5e0501b5e28602320df37e740445a7f93bc24f.dif

[Lldb-commits] [lldb] 0159c21 - [TestGlobalVariables] `target var` without a process doesn't work on arm64e.

2020-02-18 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-02-18T13:30:51-08:00 New Revision: 0159c21119ed5694c2804ec439e336b5b7e136ec URL: https://github.com/llvm/llvm-project/commit/0159c21119ed5694c2804ec439e336b5b7e136ec DIFF: https://github.com/llvm/llvm-project/commit/0159c21119ed5694c2804ec439e336b5b7e136ec.dif

[Lldb-commits] [lldb] d797e33 - [TestConstVariable] Clean-up XFAIL lists.

2020-02-11 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-02-11T20:31:09-08:00 New Revision: d797e33cc083c186103e0cb9aeb016913b96fd08 URL: https://github.com/llvm/llvm-project/commit/d797e33cc083c186103e0cb9aeb016913b96fd08 DIFF: https://github.com/llvm/llvm-project/commit/d797e33cc083c186103e0cb9aeb016913b96fd08.dif

[Lldb-commits] [lldb] b7bd35a - [TestKernVerStrLCNOTE] Check the *right* architecture.

2020-02-10 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-02-10T15:17:52-08:00 New Revision: b7bd35a8f13fd332fc7d32c0f03b13ef9e2fb2c1 URL: https://github.com/llvm/llvm-project/commit/b7bd35a8f13fd332fc7d32c0f03b13ef9e2fb2c1 DIFF: https://github.com/llvm/llvm-project/commit/b7bd35a8f13fd332fc7d32c0f03b13ef9e2fb2c1.dif

Re: [Lldb-commits] [lldb] 1a39f1b - [lldb] Fix+re-enable Assert StackFrame Recognizer on Linux

2020-02-10 Thread Davide Italiano via lldb-commits
This caused three failures on macOS. I reverted the patch to unbreak the bots. http://lab.llvm.org:8080/green/job/lldb-cmake/8565/console Thanks, — Davide > On Feb 10, 2020, at 01:33, Jan Kratochvil via lldb-commits > wrote: > > >

[Lldb-commits] [lldb] 6b2979c - Revert "[lldb] Fix+re-enable Assert StackFrame Recognizer on Linux"

2020-02-10 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-02-10T13:27:35-08:00 New Revision: 6b2979c12300b90a1e69791d43ee9cff14f4265e URL: https://github.com/llvm/llvm-project/commit/6b2979c12300b90a1e69791d43ee9cff14f4265e DIFF: https://github.com/llvm/llvm-project/commit/6b2979c12300b90a1e69791d43ee9cff14f4265e.dif

[Lldb-commits] [lldb] 5858c9d - Revert "[TestConvienceVariable] Clean the directory before running the test."

2020-02-07 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-02-07T14:32:30-08:00 New Revision: 5858c9d69f5efa94b721e3d37edadae21cbb77f3 URL: https://github.com/llvm/llvm-project/commit/5858c9d69f5efa94b721e3d37edadae21cbb77f3 DIFF: https://github.com/llvm/llvm-project/commit/5858c9d69f5efa94b721e3d37edadae21cbb77f3.dif

[Lldb-commits] [lldb] 9bce9d2 - [TestConvienceVariable] Clean the directory before running the test.

2020-02-07 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-02-07T13:52:40-08:00 New Revision: 9bce9d2d65e2462140597f71a8247750b837094c URL: https://github.com/llvm/llvm-project/commit/9bce9d2d65e2462140597f71a8247750b837094c DIFF: https://github.com/llvm/llvm-project/commit/9bce9d2d65e2462140597f71a8247750b837094c.dif

[Lldb-commits] [lldb] 246097a - [TestKernVerStrLCNOTE] Strengthen a check. NFC.

2020-02-03 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-02-03T16:39:49-08:00 New Revision: 246097a091bfddca081f4d0f7d84530579e3bb33 URL: https://github.com/llvm/llvm-project/commit/246097a091bfddca081f4d0f7d84530579e3bb33 DIFF: https://github.com/llvm/llvm-project/commit/246097a091bfddca081f4d0f7d84530579e3bb33.dif

[Lldb-commits] [lldb] f55b033 - [TestStdModuleSysroot] Only run locally.

2020-01-22 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-01-22T13:56:51-08:00 New Revision: f55b033c028019653fed8fc685b1d33bf529b92b URL: https://github.com/llvm/llvm-project/commit/f55b033c028019653fed8fc685b1d33bf529b92b DIFF: https://github.com/llvm/llvm-project/commit/f55b033c028019653fed8fc685b1d33bf529b92b.dif

[Lldb-commits] [lldb] c1bc094 - [TestQuoting] Use the fully qualified path for remote platforms.

2020-01-17 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-01-17T10:57:35-08:00 New Revision: c1bc094f361beede4e88ace8e9761391707ee30b URL: https://github.com/llvm/llvm-project/commit/c1bc094f361beede4e88ace8e9761391707ee30b DIFF: https://github.com/llvm/llvm-project/commit/c1bc094f361beede4e88ace8e9761391707ee30b.dif

[Lldb-commits] [lldb] fb51ce1 - [LanguageRuntime] Retire an unused member function. NFCI.

2020-01-13 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-01-13T17:38:04-08:00 New Revision: fb51ce10d7dcab9209d0cd059d907810dbd0197d URL: https://github.com/llvm/llvm-project/commit/fb51ce10d7dcab9209d0cd059d907810dbd0197d DIFF: https://github.com/llvm/llvm-project/commit/fb51ce10d7dcab9209d0cd059d907810dbd0197d.dif

[Lldb-commits] [lldb] 59fadc1 - [NSArray] Remove a very old and deprecated formatter.

2020-01-06 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-01-06T14:58:37-08:00 New Revision: 59fadc14eeb1d63177b76147b26348a106ac1f9b URL: https://github.com/llvm/llvm-project/commit/59fadc14eeb1d63177b76147b26348a106ac1f9b DIFF: https://github.com/llvm/llvm-project/commit/59fadc14eeb1d63177b76147b26348a106ac1f9b.dif

[Lldb-commits] [lldb] 6c87623 - [UserExpression] Clean up `return` after `else`.

2020-01-03 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2020-01-03T16:52:10-08:00 New Revision: 6c87623615b3befdf62e3a5cd6c408a698f1c2d9 URL: https://github.com/llvm/llvm-project/commit/6c87623615b3befdf62e3a5cd6c408a698f1c2d9 DIFF: https://github.com/llvm/llvm-project/commit/6c87623615b3befdf62e3a5cd6c408a698f1c2d9.dif

[Lldb-commits] [lldb] f387b99 - [DataFormatters] Change the Get() method to take a LanguageType.

2019-12-10 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-12-10T15:21:24-08:00 New Revision: f387b99745101d5843d397a2a65dc4102c6f8e14 URL: https://github.com/llvm/llvm-project/commit/f387b99745101d5843d397a2a65dc4102c6f8e14 DIFF: https://github.com/llvm/llvm-project/commit/f387b99745101d5843d397a2a65dc4102c6f8e14.dif

Re: [Lldb-commits] [lldb] 90f4355 - Skip TestMultilineCompletion.py on ios testsuite runs.

2019-12-10 Thread Davide Italiano via lldb-commits
I don't think that it's terribly valuable testing autocompletion on device, but we should try to avoid calling `run` directly to avoid these sort of issues. On Tue, Dec 10, 2019 at 2:55 PM Jason Molenda via lldb-commits wrote: > > > Author: Jason Molenda > Date: 2019-12-10T14:55:04-08:00 > New Re

[Lldb-commits] [lldb] bbcdcea - [TypeCategory] IsApplicable gets a LanguageType, not a ValueObject.

2019-12-10 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-12-10T14:59:34-08:00 New Revision: bbcdcea4bf8423041108e22dc619f7d5fdae9870 URL: https://github.com/llvm/llvm-project/commit/bbcdcea4bf8423041108e22dc619f7d5fdae9870 DIFF: https://github.com/llvm/llvm-project/commit/bbcdcea4bf8423041108e22dc619f7d5fdae9870.dif

[Lldb-commits] [lldb] e8d955f - [FormatManager] Add a unittest for GetCandidateLanguages()

2019-12-10 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-12-10T13:42:59-08:00 New Revision: e8d955f29de7ee4b50d889c418b4efb18add0653 URL: https://github.com/llvm/llvm-project/commit/e8d955f29de7ee4b50d889c418b4efb18add0653 DIFF: https://github.com/llvm/llvm-project/commit/e8d955f29de7ee4b50d889c418b4efb18add0653.dif

[Lldb-commits] [lldb] bc69dd2 - [FormatManager] GetCandidateLanguages shouldn't know about ValueObject.

2019-12-09 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-12-09T17:16:20-08:00 New Revision: bc69dd2cfae37a335b9a0125e161c54548a9d2a5 URL: https://github.com/llvm/llvm-project/commit/bc69dd2cfae37a335b9a0125e161c54548a9d2a5 DIFF: https://github.com/llvm/llvm-project/commit/bc69dd2cfae37a335b9a0125e161c54548a9d2a5.dif

[Lldb-commits] [lldb] 295db41 - [FormatManager] Provide a single entrypoint for GetCandidateLanguages().

2019-12-09 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-12-09T14:49:08-08:00 New Revision: 295db41ce230d9b0f1e0d24829abf0fb772b31ff URL: https://github.com/llvm/llvm-project/commit/295db41ce230d9b0f1e0d24829abf0fb772b31ff DIFF: https://github.com/llvm/llvm-project/commit/295db41ce230d9b0f1e0d24829abf0fb772b31ff.dif

[Lldb-commits] [lldb] cec8263 - [Process] GetLanguageRuntimes() takes an argument that's always constant.

2019-12-03 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-12-03T16:54:55-08:00 New Revision: cec82634a4034b1528940487349be14b0c405d2d URL: https://github.com/llvm/llvm-project/commit/cec82634a4034b1528940487349be14b0c405d2d DIFF: https://github.com/llvm/llvm-project/commit/cec82634a4034b1528940487349be14b0c405d2d.dif

[Lldb-commits] [lldb] 11ae9dd - [ClangASTContext] Remove a very old hack.

2019-12-03 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-12-03T16:32:21-08:00 New Revision: 11ae9dd6576e02223e6eb10568af9e5cb45b7bc6 URL: https://github.com/llvm/llvm-project/commit/11ae9dd6576e02223e6eb10568af9e5cb45b7bc6 DIFF: https://github.com/llvm/llvm-project/commit/11ae9dd6576e02223e6eb10568af9e5cb45b7bc6.dif

[Lldb-commits] [lldb] 2bb19f9 - [TypeCategory] HasLanguage() is now unused.

2019-12-03 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-12-03T15:45:23-08:00 New Revision: 2bb19f93f6a8d0c7ceaa41df744803480c95fe9a URL: https://github.com/llvm/llvm-project/commit/2bb19f93f6a8d0c7ceaa41df744803480c95fe9a DIFF: https://github.com/llvm/llvm-project/commit/2bb19f93f6a8d0c7ceaa41df744803480c95fe9a.dif

[Lldb-commits] [lldb] 0cfb4a6 - [FormatManager] Provide only one variant of EnableCategory.

2019-12-03 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-12-03T15:03:25-08:00 New Revision: 0cfb4a6b3d9556c8fc55766bce47cbb433ff19fe URL: https://github.com/llvm/llvm-project/commit/0cfb4a6b3d9556c8fc55766bce47cbb433ff19fe DIFF: https://github.com/llvm/llvm-project/commit/0cfb4a6b3d9556c8fc55766bce47cbb433ff19fe.dif

[Lldb-commits] [lldb] 89618a7 - [DataVisualization] Simplify. NFCI.

2019-12-03 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-12-03T15:03:25-08:00 New Revision: 89618a7ce1c13dcb540d925626638c93cc85a553 URL: https://github.com/llvm/llvm-project/commit/89618a7ce1c13dcb540d925626638c93cc85a553 DIFF: https://github.com/llvm/llvm-project/commit/89618a7ce1c13dcb540d925626638c93cc85a553.dif

[Lldb-commits] [lldb] 15a172b - [TypeCategory] Nothing passes down a list of languages.

2019-12-03 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-12-03T13:57:58-08:00 New Revision: 15a172bebbc5b95d05733ef842fcdbd14e9d441d URL: https://github.com/llvm/llvm-project/commit/15a172bebbc5b95d05733ef842fcdbd14e9d441d DIFF: https://github.com/llvm/llvm-project/commit/15a172bebbc5b95d05733ef842fcdbd14e9d441d.dif

[Lldb-commits] [lldb] 6f4398d - [lldb] Fix NSURL data formatter truncation issue

2019-11-20 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-11-20T12:28:14-08:00 New Revision: 6f4398d1b9950d48ead91b2b550792f2bbe4778e URL: https://github.com/llvm/llvm-project/commit/6f4398d1b9950d48ead91b2b550792f2bbe4778e DIFF: https://github.com/llvm/llvm-project/commit/6f4398d1b9950d48ead91b2b550792f2bbe4778e.dif

[Lldb-commits] [lldb] 95c770f - [Utility] Remove a dead header [PPC64LE_ehframe_Registers.h]

2019-11-14 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-11-14T15:29:47-08:00 New Revision: 95c770fbfb14b07e1af7c2d427c16745617d9f1f URL: https://github.com/llvm/llvm-project/commit/95c770fbfb14b07e1af7c2d427c16745617d9f1f DIFF: https://github.com/llvm/llvm-project/commit/95c770fbfb14b07e1af7c2d427c16745617d9f1f.dif

[Lldb-commits] [lldb] 294ef76 - [RegisterContext] Remove now unneded vestiges.

2019-11-13 Thread Davide Italiano via lldb-commits
Author: Davide Italiano Date: 2019-11-13T14:53:13-08:00 New Revision: 294ef766e8f13818369c22fbad47283c84d87c2f URL: https://github.com/llvm/llvm-project/commit/294ef766e8f13818369c22fbad47283c84d87c2f DIFF: https://github.com/llvm/llvm-project/commit/294ef766e8f13818369c22fbad47283c84d87c2f.dif

  1   2   3   4   5   6   >