[Lldb-commits] [lldb] e07e1d4 - [test] Increase test assertion for reasonable auxv values.

2022-09-12 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-09-12T19:41:06-07:00 New Revision: e07e1d4425f837e5b38336664a24650834b3 URL: https://github.com/llvm/llvm-project/commit/e07e1d4425f837e5b38336664a24650834b3 DIFF: https://github.com/llvm/llvm-project/commit/e07e1d4425f837e5b38336664a24650834b3.di

[Lldb-commits] [lldb] 4fdda4f - [lldb][fuzz] Allow expression fuzzer to be passed as a flag.

2022-09-13 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-09-13T15:39:15-07:00 New Revision: 4fdda4f82d787c988d5bbdf365df95fd0c8ca14b URL: https://github.com/llvm/llvm-project/commit/4fdda4f82d787c988d5bbdf365df95fd0c8ca14b DIFF: https://github.com/llvm/llvm-project/commit/4fdda4f82d787c988d5bbdf365df95fd0c8ca14b.di

[Lldb-commits] [lldb] 1f3def3 - Fix heap-use-after-free when clearing DIEs in fission compile units.

2022-09-14 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-09-14T06:52:47-07:00 New Revision: 1f3def30ca86a35a173cb1fe10e3e73d2a0d0f6f URL: https://github.com/llvm/llvm-project/commit/1f3def30ca86a35a173cb1fe10e3e73d2a0d0f6f DIFF: https://github.com/llvm/llvm-project/commit/1f3def30ca86a35a173cb1fe10e3e73d2a0d0f6f.di

[Lldb-commits] [lldb] 6eb40bf - [test] Fix a test that wasn't running

2022-10-12 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-10-12T20:43:46-07:00 New Revision: 6eb40bf51b768672218539935f60ce55ae6ad750 URL: https://github.com/llvm/llvm-project/commit/6eb40bf51b768672218539935f60ce55ae6ad750 DIFF: https://github.com/llvm/llvm-project/commit/6eb40bf51b768672218539935f60ce55ae6ad750.di

[Lldb-commits] [lldb] cb0eb9d - [test] Fix LLDB tests with just-built libcxx when using a target directory.

2022-10-26 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-10-26T12:07:22-07:00 New Revision: cb0eb9d8dd5a74ed33d5dd5c62686fb6342b10bc URL: https://github.com/llvm/llvm-project/commit/cb0eb9d8dd5a74ed33d5dd5c62686fb6342b10bc DIFF: https://github.com/llvm/llvm-project/commit/cb0eb9d8dd5a74ed33d5dd5c62686fb6342b10bc.di

[Lldb-commits] [lldb] 8be41c7 - [test] Allow skipTestIfFn to apply to entire classes for skipIfNoSBHeaders

2022-11-17 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-11-17T08:17:10-08:00 New Revision: 8be41c787f9e12a4eb101e2dcad67ddc2da7ec1f URL: https://github.com/llvm/llvm-project/commit/8be41c787f9e12a4eb101e2dcad67ddc2da7ec1f DIFF: https://github.com/llvm/llvm-project/commit/8be41c787f9e12a4eb101e2dcad67ddc2da7ec1f.di

[Lldb-commits] [lldb] ae7a3e1 - [test][lldb-vscode] Un-realpath coreFile test.

2022-11-21 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-11-21T08:32:49-08:00 New Revision: ae7a3e1c1d3ed7125c2436b9fd50512f7548acd7 URL: https://github.com/llvm/llvm-project/commit/ae7a3e1c1d3ed7125c2436b9fd50512f7548acd7 DIFF: https://github.com/llvm/llvm-project/commit/ae7a3e1c1d3ed7125c2436b9fd50512f7548acd7.di

[Lldb-commits] [lldb] 82a46cd - [test] Remove named function arguments from TestSBEnvironment

2022-11-21 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-11-21T10:05:41-08:00 New Revision: 82a46cd247c3980f86443a54fbe0a124beee7d26 URL: https://github.com/llvm/llvm-project/commit/82a46cd247c3980f86443a54fbe0a124beee7d26 DIFF: https://github.com/llvm/llvm-project/commit/82a46cd247c3980f86443a54fbe0a124beee7d26.di

[Lldb-commits] [lldb] 71b2ff7 - [test] Fix TestSourceManager when the source file is readonly.

2022-11-21 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-11-21T11:56:02-08:00 New Revision: 71b2ff79043aea637335b28299e978b678fd83bd URL: https://github.com/llvm/llvm-project/commit/71b2ff79043aea637335b28299e978b678fd83bd DIFF: https://github.com/llvm/llvm-project/commit/71b2ff79043aea637335b28299e978b678fd83bd.di

[Lldb-commits] [lldb] cd02e78 - [NFC] Make headers self-contained.

2022-11-29 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-11-29T04:14:55-08:00 New Revision: cd02e78cd5cdfa079f2a82f34fea25bee1ae02da URL: https://github.com/llvm/llvm-project/commit/cd02e78cd5cdfa079f2a82f34fea25bee1ae02da DIFF: https://github.com/llvm/llvm-project/commit/cd02e78cd5cdfa079f2a82f34fea25bee1ae02da.di

[Lldb-commits] [lldb] 3c10e9c - [test] Implement layout for unstable std::string garbage formatter tests.

2022-11-29 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-11-29T04:22:30-08:00 New Revision: 3c10e9c77332ad0472d8641a62b8faf76deef0bf URL: https://github.com/llvm/llvm-project/commit/3c10e9c77332ad0472d8641a62b8faf76deef0bf DIFF: https://github.com/llvm/llvm-project/commit/3c10e9c77332ad0472d8641a62b8faf76deef0bf.di

[Lldb-commits] [lldb] 7d26f9e - [test] Allow libc++ namespaces besides `__1`

2022-11-29 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-11-29T04:34:40-08:00 New Revision: 7d26f9e1329f981ed43eb31f66891702de2f6470 URL: https://github.com/llvm/llvm-project/commit/7d26f9e1329f981ed43eb31f66891702de2f6470 DIFF: https://github.com/llvm/llvm-project/commit/7d26f9e1329f981ed43eb31f66891702de2f6470.di

[Lldb-commits] [lldb] 3c51ea3 - [DataFormatter] Fix variant npos with `_LIBCPP_ABI_VARIANT_INDEX_TYPE_OPTIMIZATION` enabled.

2022-11-30 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2022-11-30T13:20:13-08:00 New Revision: 3c51ea3619e488db19cd26840ed46d58cfc7062f URL: https://github.com/llvm/llvm-project/commit/3c51ea3619e488db19cd26840ed46d58cfc7062f DIFF: https://github.com/llvm/llvm-project/commit/3c51ea3619e488db19cd26840ed46d58cfc7062f.di

[Lldb-commits] [lldb] 25675d4 - [lldb][test][NFC] Create a separate LLDB_TEST_SRC var to allow moving tests.

2020-02-07 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-02-07T15:18:36-08:00 New Revision: 25675d4eaab6ed8e97528d4886131ec85f1c8c7c URL: https://github.com/llvm/llvm-project/commit/25675d4eaab6ed8e97528d4886131ec85f1c8c7c DIFF: https://github.com/llvm/llvm-project/commit/25675d4eaab6ed8e97528d4886131ec85f1c8c7c.di

[Lldb-commits] [lldb] 0ffa6e1 - [lldb] Fix version string when using LLDB_REVISION but not LLDB_REPOSITORY

2020-02-20 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-02-20T10:07:50-08:00 New Revision: 0ffa6e1a7e1c5de36276375486f49277c6f95d0e URL: https://github.com/llvm/llvm-project/commit/0ffa6e1a7e1c5de36276375486f49277c6f95d0e DIFF: https://github.com/llvm/llvm-project/commit/0ffa6e1a7e1c5de36276375486f49277c6f95d0e.di

[Lldb-commits] [lldb] b4825a6 - [lldb][gui] Fix uninitialized variable in SourceFileWindowDelegate.

2021-03-09 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2021-03-09T10:57:00-08:00 New Revision: b4825a6d9c18bdb3e241d709f2f76573aba9f91b URL: https://github.com/llvm/llvm-project/commit/b4825a6d9c18bdb3e241d709f2f76573aba9f91b DIFF: https://github.com/llvm/llvm-project/commit/b4825a6d9c18bdb3e241d709f2f76573aba9f91b.di

[Lldb-commits] [lldb] f49a444 - [lldb][Editline] Fix crash when navigating through empty command history.

2021-04-07 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2021-04-07T10:48:47-07:00 New Revision: f49a4440d38a4123b01ded6493a02b4cbf038928 URL: https://github.com/llvm/llvm-project/commit/f49a4440d38a4123b01ded6493a02b4cbf038928 DIFF: https://github.com/llvm/llvm-project/commit/f49a4440d38a4123b01ded6493a02b4cbf038928.di

[Lldb-commits] [lldb] eb5e11f - [lldb] Fix RichManglingContext::FromCxxMethodName() leak

2021-04-21 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2021-04-21T12:32:08-07:00 New Revision: eb5e11f460b1bcace77127de00b8bd15d409ea3a URL: https://github.com/llvm/llvm-project/commit/eb5e11f460b1bcace77127de00b8bd15d409ea3a DIFF: https://github.com/llvm/llvm-project/commit/eb5e11f460b1bcace77127de00b8bd15d409ea3a.di

[Lldb-commits] [lldb] 44e2247 - [lldb] Fix DataLayout reference after 0f1137ba79c0

2021-04-27 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2021-04-27T20:07:09-07:00 New Revision: 44e2247dcd04f3421164b085094eb575270564ba URL: https://github.com/llvm/llvm-project/commit/44e2247dcd04f3421164b085094eb575270564ba DIFF: https://github.com/llvm/llvm-project/commit/44e2247dcd04f3421164b085094eb575270564ba.di

[Lldb-commits] [lldb] 09cb6f2 - [lldb][NFC][test] Fix comment referring to FileCheck instead of yaml2obj

2020-07-30 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-07-30T09:47:44-07:00 New Revision: 09cb6f233d3d18cb17ba00188cbc32a414ec0c82 URL: https://github.com/llvm/llvm-project/commit/09cb6f233d3d18cb17ba00188cbc32a414ec0c82 DIFF: https://github.com/llvm/llvm-project/commit/09cb6f233d3d18cb17ba00188cbc32a414ec0c82.di

[Lldb-commits] [lldb] be198e0 - [lldb][test] Move registers-target-xml-reading target to the correct test location.

2020-07-30 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-07-30T10:28:32-07:00 New Revision: be198e03ebba264baadfd2ed383b1725633c43ea URL: https://github.com/llvm/llvm-project/commit/be198e03ebba264baadfd2ed383b1725633c43ea DIFF: https://github.com/llvm/llvm-project/commit/be198e03ebba264baadfd2ed383b1725633c43ea.di

[Lldb-commits] [lldb] adb5c23 - [test] Exit with an error if no tests are run.

2020-08-03 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-08-03T16:32:12-07:00 New Revision: adb5c23f8c0d60eeec41dcbe21d1b26184e1c97d URL: https://github.com/llvm/llvm-project/commit/adb5c23f8c0d60eeec41dcbe21d1b26184e1c97d DIFF: https://github.com/llvm/llvm-project/commit/adb5c23f8c0d60eeec41dcbe21d1b26184e1c97d.di

[Lldb-commits] [lldb] a06c28d - Temporarily revert "[test] Exit with an error if no tests are run."

2020-08-03 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-08-03T18:37:50-07:00 New Revision: a06c28df3e8c85ceb665d3d9a1ebc2853dfd87a9 URL: https://github.com/llvm/llvm-project/commit/a06c28df3e8c85ceb665d3d9a1ebc2853dfd87a9 DIFF: https://github.com/llvm/llvm-project/commit/a06c28df3e8c85ceb665d3d9a1ebc2853dfd87a9.di

[Lldb-commits] [lldb] 817b3a6 - [test] Use abspath instead of realpath sometimes

2020-08-04 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-08-04T08:20:50-07:00 New Revision: 817b3a6fe3a4452eb61a2503c8beaa7267ca0351 URL: https://github.com/llvm/llvm-project/commit/817b3a6fe3a4452eb61a2503c8beaa7267ca0351 DIFF: https://github.com/llvm/llvm-project/commit/817b3a6fe3a4452eb61a2503c8beaa7267ca0351.di

Re: [Lldb-commits] [lldb] a06c28d - Temporarily revert "[test] Exit with an error if no tests are run."

2020-08-04 Thread Jordan Rupprecht via lldb-commits
are pexpect tests which are always > disabled on Windows (like, they don't even exist from the test runners POV > I believe). So I guess that's accidentially triggering that error. > > - Raphael > > > On 4 Aug 2020, at 03:39, Jordan Rupprecht via lldb-commits <

[Lldb-commits] [lldb] 31ec6e9 - [test] Fix another realpath->abspath.

2020-08-04 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-08-04T11:06:31-07:00 New Revision: 31ec6e969d601eb4fbee7bd4be3d03d23b5b3c11 URL: https://github.com/llvm/llvm-project/commit/31ec6e969d601eb4fbee7bd4be3d03d23b5b3c11 DIFF: https://github.com/llvm/llvm-project/commit/31ec6e969d601eb4fbee7bd4be3d03d23b5b3c11.di

[Lldb-commits] [lldb] f425c04 - [lldb/test] Replace LLDB_TEST_SRC env variable with configuration

2020-08-05 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-08-05T10:19:21-07:00 New Revision: f425c0442c3ef137f2c4ab5eebd3d39036b09d70 URL: https://github.com/llvm/llvm-project/commit/f425c0442c3ef137f2c4ab5eebd3d39036b09d70 DIFF: https://github.com/llvm/llvm-project/commit/f425c0442c3ef137f2c4ab5eebd3d39036b09d70.di

[Lldb-commits] [lldb] fcb0d81 - [lldb/test] Use realpath consistently for test root file paths.

2020-08-05 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-08-05T11:35:37-07:00 New Revision: fcb0d8163a4f3090cb85d77b459887cf1f84cc7e URL: https://github.com/llvm/llvm-project/commit/fcb0d8163a4f3090cb85d77b459887cf1f84cc7e DIFF: https://github.com/llvm/llvm-project/commit/fcb0d8163a4f3090cb85d77b459887cf1f84cc7e.di

[Lldb-commits] [lldb] 1dbac09 - [lldb/test] Support git commit version ids for clang.

2020-08-05 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-08-05T13:16:01-07:00 New Revision: 1dbac09dd6ec8587ae7e16ed669bf73889a21957 URL: https://github.com/llvm/llvm-project/commit/1dbac09dd6ec8587ae7e16ed669bf73889a21957 DIFF: https://github.com/llvm/llvm-project/commit/1dbac09dd6ec8587ae7e16ed669bf73889a21957.di

[Lldb-commits] [lldb] 0de3d0c - [lldb][asan] Mark destructor as virtual to allow subclasses.

2020-08-20 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-08-20T09:21:33-07:00 New Revision: 0de3d0c61266675cd5e688a09e02124518e01935 URL: https://github.com/llvm/llvm-project/commit/0de3d0c61266675cd5e688a09e02124518e01935 DIFF: https://github.com/llvm/llvm-project/commit/0de3d0c61266675cd5e688a09e02124518e01935.di

[Lldb-commits] [lldb] e5e05ec - [lldb/test] Use @skipIfWindows for PExpectTest

2020-08-28 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-08-28T11:41:07-07:00 New Revision: e5e05ecf65aba836802154279efbc8cbce6fe2ea URL: https://github.com/llvm/llvm-project/commit/e5e05ecf65aba836802154279efbc8cbce6fe2ea DIFF: https://github.com/llvm/llvm-project/commit/e5e05ecf65aba836802154279efbc8cbce6fe2ea.di

[Lldb-commits] [lldb] 8bd895c - [lldb/test] Use shorter test case names in TestStandardUnwind

2020-08-28 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-08-28T11:49:50-07:00 New Revision: 8bd895cac0cd4eaf76b9bb296a995e5ee485205b URL: https://github.com/llvm/llvm-project/commit/8bd895cac0cd4eaf76b9bb296a995e5ee485205b DIFF: https://github.com/llvm/llvm-project/commit/8bd895cac0cd4eaf76b9bb296a995e5ee485205b.di

[Lldb-commits] [lldb] 031554e - Reland "[test] Exit with an error if no tests are run."

2020-08-28 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-08-28T14:27:37-07:00 New Revision: 031554ed46c8540e8efdf5dde4c10ddd156ac1fa URL: https://github.com/llvm/llvm-project/commit/031554ed46c8540e8efdf5dde4c10ddd156ac1fa DIFF: https://github.com/llvm/llvm-project/commit/031554ed46c8540e8efdf5dde4c10ddd156ac1fa.di

[Lldb-commits] [lldb] c5aa63d - [lldb/Host] Add missing proc states

2020-09-02 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-09-02T08:24:06-07:00 New Revision: c5aa63dd560b9cf5825c1e4da2a9ee53dbd772f3 URL: https://github.com/llvm/llvm-project/commit/c5aa63dd560b9cf5825c1e4da2a9ee53dbd772f3 DIFF: https://github.com/llvm/llvm-project/commit/c5aa63dd560b9cf5825c1e4da2a9ee53dbd772f3.di

[Lldb-commits] [lldb] f7e04b7 - [lldb/Gui] zero-initialize children_stop_id

2020-09-02 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-09-02T20:05:17-07:00 New Revision: f7e04b710d2d90ae913e737550f7eec03d2c9f37 URL: https://github.com/llvm/llvm-project/commit/f7e04b710d2d90ae913e737550f7eec03d2c9f37 DIFF: https://github.com/llvm/llvm-project/commit/f7e04b710d2d90ae913e737550f7eec03d2c9f37.di

[Lldb-commits] [lldb] 6040d52 - [NFC] Fix whitespace in lldb-vscode --help

2020-09-10 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-09-10T10:57:23-07:00 New Revision: 6040d525507ba8a2593f0906259d012725b6aed2 URL: https://github.com/llvm/llvm-project/commit/6040d525507ba8a2593f0906259d012725b6aed2 DIFF: https://github.com/llvm/llvm-project/commit/6040d525507ba8a2593f0906259d012725b6aed2.di

[Lldb-commits] [lldb] dd67581 - [lldb/test] Enable faulthandler in dotest

2020-09-16 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-09-16T14:26:40-07:00 New Revision: dd67581407c1693e43ac8a90b3a20c597614bda8 URL: https://github.com/llvm/llvm-project/commit/dd67581407c1693e43ac8a90b3a20c597614bda8 DIFF: https://github.com/llvm/llvm-project/commit/dd67581407c1693e43ac8a90b3a20c597614bda8.di

[Lldb-commits] [lldb] 307b7a1 - [lldb/test] Clean up version checking.

2020-09-21 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-09-21T16:19:28-07:00 New Revision: 307b7a1d665898d0e980461919996b6a670a4847 URL: https://github.com/llvm/llvm-project/commit/307b7a1d665898d0e980461919996b6a670a4847 DIFF: https://github.com/llvm/llvm-project/commit/307b7a1d665898d0e980461919996b6a670a4847.di

[Lldb-commits] [lldb] c3193e4 - [lldb/ipv6] Support running lldb tests in an ipv6-only environment.

2020-09-30 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-09-30T11:08:41-07:00 New Revision: c3193e464cbd5e8b7cade103032c222bf8bc0e27 URL: https://github.com/llvm/llvm-project/commit/c3193e464cbd5e8b7cade103032c222bf8bc0e27 DIFF: https://github.com/llvm/llvm-project/commit/c3193e464cbd5e8b7cade103032c222bf8bc0e27.di

[Lldb-commits] [lldb] ad865d9 - [lldb-vscode] Allow an empty 'breakpoints' field to clear breakpoints.

2020-09-30 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-09-30T11:32:06-07:00 New Revision: ad865d9d10b8cf93738470175aae1be7a4a3eb6b URL: https://github.com/llvm/llvm-project/commit/ad865d9d10b8cf93738470175aae1be7a4a3eb6b DIFF: https://github.com/llvm/llvm-project/commit/ad865d9d10b8cf93738470175aae1be7a4a3eb6b.di

[Lldb-commits] [lldb] r373399 - [lldb] Fix unused variable warning

2019-10-01 Thread Jordan Rupprecht via lldb-commits
Author: rupprecht Date: Tue Oct 1 15:04:14 2019 New Revision: 373399 URL: http://llvm.org/viewvc/llvm-project?rev=373399&view=rev Log: [lldb] Fix unused variable warning Modified: lldb/trunk/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp Modified: lldb/trunk/source/Plugins/SymbolFile/PDB/S

[Lldb-commits] [lldb] r366478 - [lldb][swig] Fix autodocs flag parsing

2019-10-04 Thread Jordan Rupprecht via lldb-commits
Author: rupprecht Date: Thu Jul 18 11:18:51 2019 New Revision: 366478 URL: http://llvm.org/viewvc/llvm-project?rev=366478&view=rev Log: [lldb][swig] Fix autodocs flag parsing r366471 added "-features autodoc" without a trailing comment, leading to `Unrecognized option -features autodoc-threads`

[Lldb-commits] [lldb] f2e6544 - [lldb][Editline] Support ctrl+left/right arrow word navigation.

2019-11-14 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2019-11-14T11:41:11-08:00 New Revision: f2e65447b3cb6340883957e033e77095a025ebdc URL: https://github.com/llvm/llvm-project/commit/f2e65447b3cb6340883957e033e77095a025ebdc DIFF: https://github.com/llvm/llvm-project/commit/f2e65447b3cb6340883957e033e77095a025ebdc.di

[Lldb-commits] [lldb] r367241 - [lldb] Qualify includes of Properties[Enum].inc files. NFC

2019-07-29 Thread Jordan Rupprecht via lldb-commits
Author: rupprecht Date: Mon Jul 29 10:22:10 2019 New Revision: 367241 URL: http://llvm.org/viewvc/llvm-project?rev=367241&view=rev Log: [lldb] Qualify includes of Properties[Enum].inc files. NFC Summary: This is a bit more explicit, and makes it possible to build LLDB without varying the -I lines

[Lldb-commits] [lldb] r368904 - [lldb][NFC] Remove unused function

2019-08-14 Thread Jordan Rupprecht via lldb-commits
Author: rupprecht Date: Wed Aug 14 12:31:56 2019 New Revision: 368904 URL: http://llvm.org/viewvc/llvm-project?rev=368904&view=rev Log: [lldb][NFC] Remove unused function Modified: lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp Modified: lldb/trunk/source/Plugins/SymbolFile/D

[Lldb-commits] [lldb] 33945cd - [NFC] Fix call to lldb RegisterValue constructor

2020-11-03 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-11-03T13:24:06-08:00 New Revision: 33945cdd62c40ea4ce381d4c3d49b22f8a2cc015 URL: https://github.com/llvm/llvm-project/commit/33945cdd62c40ea4ce381d4c3d49b22f8a2cc015 DIFF: https://github.com/llvm/llvm-project/commit/33945cdd62c40ea4ce381d4c3d49b22f8a2cc015.di

[Lldb-commits] [lldb] 5b8e4a1 - [lldb/test] Remove flaky `process connect` test.

2020-11-23 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-11-23T12:49:50-08:00 New Revision: 5b8e4a11029ff169fdac7caa3c7aa211f318adf6 URL: https://github.com/llvm/llvm-project/commit/5b8e4a11029ff169fdac7caa3c7aa211f318adf6 DIFF: https://github.com/llvm/llvm-project/commit/5b8e4a11029ff169fdac7caa3c7aa211f318adf6.di

Re: [Lldb-commits] [lldb] 6c0cd56 - [lldb] Make `process connect` behave the same in sync and async mode.

2020-11-23 Thread Jordan Rupprecht via lldb-commits
I didn't see the test deleted upstream (perhaps you forgot to run `git push`?) so I removed it in 5b8e4a11029ff169fdac7caa3c7aa211f318adf6. On Mon, Nov 23, 2020 at 10:51 AM Jonas Devlieghere wrote: > I'm OOO this week but I've deleted the test until I can write a better one > next week. > > On M

[Lldb-commits] [lldb] 869f836 - [lldb][NFC] Apply performance-faster-string-find (`str.find("X")` -> `str.find('x')`)

2020-12-16 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-12-16T10:53:18-08:00 New Revision: 869f8363c424592e5f8c258492f46d5fcbc90c83 URL: https://github.com/llvm/llvm-project/commit/869f8363c424592e5f8c258492f46d5fcbc90c83 DIFF: https://github.com/llvm/llvm-project/commit/869f8363c424592e5f8c258492f46d5fcbc90c83.di

[Lldb-commits] [lldb] fbef6c5 - [lldb] Declare extern template instantiation to fix linking issues.

2020-07-09 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-07-09T18:43:53-07:00 New Revision: fbef6c55bc2f349110bd601b716889d73e101c92 URL: https://github.com/llvm/llvm-project/commit/fbef6c55bc2f349110bd601b716889d73e101c92 DIFF: https://github.com/llvm/llvm-project/commit/fbef6c55bc2f349110bd601b716889d73e101c92.di

[Lldb-commits] [lldb] cf3f100 - [lldb][test] Prevent infinite loop while looking for use_lldb_suite_root.py.

2020-07-15 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2020-07-15T09:16:30-07:00 New Revision: cf3f100fcbf94af499501140590b322b4985c1a3 URL: https://github.com/llvm/llvm-project/commit/cf3f100fcbf94af499501140590b322b4985c1a3 DIFF: https://github.com/llvm/llvm-project/commit/cf3f100fcbf94af499501140590b322b4985c1a3.di

[Lldb-commits] [lldb] 327a18c - [lldb][test] Prevent \n in calls to lldb's expect() test helper.

2019-11-19 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2019-11-19T15:17:35-08:00 New Revision: 327a18ca0a000e4f99d02d0042ca2106db635a68 URL: https://github.com/llvm/llvm-project/commit/327a18ca0a000e4f99d02d0042ca2106db635a68 DIFF: https://github.com/llvm/llvm-project/commit/327a18ca0a000e4f99d02d0042ca2106db635a68.di

Re: [Lldb-commits] [PATCH] D70324: [lldb][test] Prevent \n in calls to lldb's expect() test helper.

2019-11-21 Thread Jordan Rupprecht via lldb-commits
I'm not at a computer right now, so feel free to revert this commit now and I'll take a look at then failures later. Thanks! On Thu, Nov 21, 2019, 11:09 AM Jonas Devlieghere via Phabricator < revi...@reviews.llvm.org> wrote: > JDevlieghere added a comment. > > Looks like we happened to be looking

[Lldb-commits] [lldb] 0d236d8 - [lldb] Update hardcoded Makefile.rules inclusions.

2019-12-05 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2019-12-05T15:50:03-08:00 New Revision: 0d236d8b4f8aecc258e26ad53755a39d9b76032e URL: https://github.com/llvm/llvm-project/commit/0d236d8b4f8aecc258e26ad53755a39d9b76032e DIFF: https://github.com/llvm/llvm-project/commit/0d236d8b4f8aecc258e26ad53755a39d9b76032e.di

[Lldb-commits] [lldb] 03a242b - [lldb][test] Handle .categories lookup for inline tests.

2019-12-06 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2019-12-06T08:36:23-08:00 New Revision: 03a242bd41ee49e17f8da96af9787d13e7ea2b93 URL: https://github.com/llvm/llvm-project/commit/03a242bd41ee49e17f8da96af9787d13e7ea2b93 DIFF: https://github.com/llvm/llvm-project/commit/03a242bd41ee49e17f8da96af9787d13e7ea2b93.di

[Lldb-commits] [lldb] 34ef51b - [lldb][dotest] Improve libc++ detection

2019-12-11 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2019-12-11T13:38:05-08:00 New Revision: 34ef51b5f97933ba12d857d2da8b0d7c133320ce URL: https://github.com/llvm/llvm-project/commit/34ef51b5f97933ba12d857d2da8b0d7c133320ce DIFF: https://github.com/llvm/llvm-project/commit/34ef51b5f97933ba12d857d2da8b0d7c133320ce.di

[Lldb-commits] [lldb] 786b6db - [lldb][dotest] Add `#include ` to libc++ detection

2019-12-11 Thread Jordan Rupprecht via lldb-commits
Author: Jordan Rupprecht Date: 2019-12-11T14:06:14-08:00 New Revision: 786b6db8e6fd87fb82f2ad3e94e20c5c9cf9c4e4 URL: https://github.com/llvm/llvm-project/commit/786b6db8e6fd87fb82f2ad3e94e20c5c9cf9c4e4 DIFF: https://github.com/llvm/llvm-project/commit/786b6db8e6fd87fb82f2ad3e94e20c5c9cf9c4e4.di

Re: [Lldb-commits] [lldb] 22caa3c - [lldb] Add unit test for ClangASTImporter

2019-12-18 Thread Jordan Rupprecht via lldb-commits
We're seeing some odd test failures internally caused by this patch. For whatever reason (test ordering based on hashing, I guess), we're running the tests in a different order than upstream, and TestClangASTContext crashes when TestClangASTImporter runs first. By default, it seems like TestClangA

Re: [Lldb-commits] [lldb] 22caa3c - [lldb] Add unit test for ClangASTImporter

2019-12-20 Thread Jordan Rupprecht via lldb-commits
Nice, thanks! On Fri, Dec 20, 2019 at 2:53 AM Raphael “Teemperor” Isemann < teempe...@gmail.com> wrote: > Fixed by https://reviews.llvm.org/D71748. Will land this today. > > On 18. Dec 2019, at 23:03, Raphael “Teemperor” Isemann < > teempe...@gmail.com> wrote: > > I’m actually already investigati

[Lldb-commits] [lldb] [lldb][test] Fix TestUseSourceCache for readonly source trees (PR #113251)

2024-10-21 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht created https://github.com/llvm/llvm-project/pull/113251 TestUseSourceCache attempts to write to a build artifact copied from the source tree, and asserts the write succeeded. If the source tree is read only, the copy will also be read only, causing it to fail. Whe

[Lldb-commits] [lldb] [lldb][test] Fix TestUseSourceCache for readonly source trees (PR #113251)

2024-10-21 Thread Jordan Rupprecht via lldb-commits
rupprecht wrote: A more platform-agnostic way to do this would be to do it from Python: ```py src = self.getBuildArtifact("main-copy.cpp") statinfo = os.stat(src) os.chmod(src, statinfo.st_mode | stat.S_IWUSR) ``` However, I don't understand the test case well enough to

[Lldb-commits] [lldb] [lldb][test] Fix TestUseSourceCache for readonly source trees (PR #113251)

2024-10-22 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht closed https://github.com/llvm/llvm-project/pull/113251 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Expose structured command diagnostics via the SBAPI. (PR #112109)

2024-10-22 Thread Jordan Rupprecht via lldb-commits
rupprecht wrote: The `command-expr-diagnostics.test` test added here (migrated from API->shell, really) is flaky for me. It expects this: ``` (lldb) p a+b ˄ ˄ │ ╰─ error: use of undeclared identifier 'b' ╰─ error: use of undeclared identifier 'a' ``` But half the tim

[Lldb-commits] [lldb] [lldb] Expose structured command diagnostics via the SBAPI. (PR #112109)

2024-10-22 Thread Jordan Rupprecht via lldb-commits
rupprecht wrote: I'm unable to observe this issue with a fully optimized build, hinting that this is some UB conveniently being optimized out in release builds, but sanitizers aren't picking anything up. https://github.com/llvm/llvm-project/pull/112109 _

[Lldb-commits] [lldb] [lldb][test] Fix TestUseSourceCache for readonly source trees (PR #113251)

2024-10-22 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht updated https://github.com/llvm/llvm-project/pull/113251 >From 0d27f7643007805bc2b1f2965edbd71d6563dae3 Mon Sep 17 00:00:00 2001 From: Jordan Rupprecht Date: Mon, 21 Oct 2024 19:29:50 -0700 Subject: [PATCH 1/2] [lldb][test] Fix TestUseSourceCache for readonly source

[Lldb-commits] [lldb] [lldb][test] Fix TestUseSourceCache for readonly source trees (PR #113251)

2024-10-22 Thread Jordan Rupprecht via lldb-commits
@@ -6,3 +6,6 @@ include Makefile.rules # Copy file into the build folder to enable the test to modify it. main-copy.cpp: main.cpp cp -f $< $@ +ifneq "$(OS)" "Windows_NT" # chmod is not available on Windows rupprecht wrote: Excellent. Removed the condit

[Lldb-commits] [lldb] [lldb][test] Fix TestUseSourceCache for readonly source trees (PR #113251)

2024-10-22 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht edited https://github.com/llvm/llvm-project/pull/113251 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Expose structured command diagnostics via the SBAPI. (PR #112109)

2024-10-30 Thread Jordan Rupprecht via lldb-commits
rupprecht wrote: Nevermind, 74e1554d7b4013a975cf5fb8df64a6419bb14a45 already fixed this, I was a bit behind trunk in my last test https://github.com/llvm/llvm-project/pull/112109 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.

[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)

2025-04-05 Thread Jordan Rupprecht via lldb-commits
rupprecht wrote: Still seeing a crash even with the latest fix applied ``` assertion failed at clang/include/clang/AST/Type.h:945 in const ExtQualsTypeCommonBase *clang::QualType::getCommonPtr() const: !isNull() && "Cannot retrieve a NULL type pointer" *** Check failure stack trace: *** @

[Lldb-commits] [lldb] Revert "[lldb] Remove UnwindPlan::Row shared_ptrs (#132370)" (PR #133299)

2025-04-05 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht created https://github.com/llvm/llvm-project/pull/133299 This reverts commit d7cea2b18717f0cc31b7da4a03f772d89ee201db. It causes crashes in API tests. >From 4139d0625afed999878ff26bd86e61c873beb29f Mon Sep 17 00:00:00 2001 From: Jordan Rupprecht Date: Thu, 27 Mar

[Lldb-commits] [lldb] Revert "[lldb] Remove UnwindPlan::Row shared_ptrs (#132370)" (PR #133299)

2025-03-27 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht closed https://github.com/llvm/llvm-project/pull/133299 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Remove UnwindPlan::Row shared_ptrs (PR #132370)

2025-03-27 Thread Jordan Rupprecht via lldb-commits
rupprecht wrote: Saw the same thing running tests internally; reverted. https://github.com/llvm/llvm-project/pull/132370 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb-dap] Addressing ubsan enum usage. (PR #133542)

2025-03-28 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht closed https://github.com/llvm/llvm-project/pull/133542 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Fix SIGSEGV in `GetPtraceScope()` in `Procfs.cpp` (PR #142224)

2025-06-02 Thread Jordan Rupprecht via lldb-commits
@@ -104,7 +104,7 @@ TEST(Perf, RealLogicalCoreIDs) { ASSERT_GT((int)cpu_ids->size(), 0) << "We must see at least one core"; } -TEST(Perf, RealPtraceScope) { +TEST(Perf, RealPtraceScopeWhenExist) { rupprecht wrote: I think it's a bug that I wrote `if (!*ptra

[Lldb-commits] [lldb] [lldb] Fix SIGSEGV in `GetPtraceScope()` in `Procfs.cpp` (PR #142224)

2025-06-02 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht edited https://github.com/llvm/llvm-project/pull/142224 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Fix SIGSEGV in `GetPtraceScope()` in `Procfs.cpp` (PR #142224)

2025-06-02 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht approved this pull request. Thank you! https://github.com/llvm/llvm-project/pull/142224 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb][test] Free buffers in demangling tests to avoid leaks (PR #142676)

2025-06-03 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht created https://github.com/llvm/llvm-project/pull/142676 Test case added by f669b9c3eca9438d33259aefb8156f977f1df382 / #137793. Note that the `DemanglingParts` case above also frees the buffer; this new test case is inconsistent. >From 270b38ccfe58011c2b22e89e5b57

[Lldb-commits] [lldb] [lldb][test] Free buffers in demangling tests to avoid leaks (PR #142676)

2025-06-04 Thread Jordan Rupprecht via lldb-commits
rupprecht wrote: > TrackingOutputBufferDeleter Yes, that would be a good improvement, especially since the test method here has an early return. I'd like to land this as-is to plug the leak, but I'll start a new branch now w/ that suggestion. https://github.com/llvm/llvm-project/pull/142676

[Lldb-commits] [lldb] [lldb][test] Free buffers in demangling tests to avoid leaks (PR #142676)

2025-06-04 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht closed https://github.com/llvm/llvm-project/pull/142676 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Provide TrackingOutputBufferDeleter for custom unique_ptr deleter (PR #142815)

2025-06-04 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht created https://github.com/llvm/llvm-project/pull/142815 Suggested in #142676 as a way to automatically free the buffer in tests >From 14a5860c98b5c0c067c8b12ccbaf32bfa45b1a66 Mon Sep 17 00:00:00 2001 From: Jordan Rupprecht Date: Wed, 4 Jun 2025 09:53:12 -0700 Subj

[Lldb-commits] [lldb] [lldb][test] Free buffers in demangling tests to avoid leaks (PR #142676)

2025-06-04 Thread Jordan Rupprecht via lldb-commits
rupprecht wrote: > LGTM. Maybe an opportunity to use a unique_ptr with a custom deleter? > Something like: > > ``` > struct TrackingOutputBufferDeleter { > void operator()(TrackingOutputBuffer* TOB) { > if (!TOB) > return; > std::free(TOB->getBuffer()); > std::free(TOB); >

[Lldb-commits] [lldb] [lldb] Provide TrackingOutputBufferDeleter for custom unique_ptr deleter (PR #142815)

2025-06-04 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht updated https://github.com/llvm/llvm-project/pull/142815 >From 14a5860c98b5c0c067c8b12ccbaf32bfa45b1a66 Mon Sep 17 00:00:00 2001 From: Jordan Rupprecht Date: Wed, 4 Jun 2025 09:53:12 -0700 Subject: [PATCH 1/3] [lldb] Provide TrackingOutputBufferDeleter for custom u

[Lldb-commits] [lldb] [lldb] Provide TrackingOutputBufferDeleter for custom unique_ptr deleter (PR #142815)

2025-06-04 Thread Jordan Rupprecht via lldb-commits
@@ -159,4 +160,23 @@ struct TrackingOutputBuffer : public llvm::itanium_demangle::OutputBuffer { }; } // namespace lldb_private +/// Custom deleter to use with unique_ptr. +/// +/// Usage: +/// \code{.cpp} +/// +/// auto OB = +/// std::unique_ptr( +/// new Trackin

[Lldb-commits] [lldb] [lldb] Provide TrackingOutputBufferDeleter for custom unique_ptr deleter (PR #142815)

2025-06-04 Thread Jordan Rupprecht via lldb-commits
https://github.com/rupprecht updated https://github.com/llvm/llvm-project/pull/142815 >From 14a5860c98b5c0c067c8b12ccbaf32bfa45b1a66 Mon Sep 17 00:00:00 2001 From: Jordan Rupprecht Date: Wed, 4 Jun 2025 09:53:12 -0700 Subject: [PATCH 1/4] [lldb] Provide TrackingOutputBufferDeleter for custom u

<    1   2