{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":215875945,"defaultBranch":"next","name":"llvm-project","ownerLogin":"swiftlang","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-10-17T20:03:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/42816656?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726858053.0","currentOid":""},"activityList":{"items":[{"before":"0659fd996784cbc2b11379380a03633fa80f7816","after":"b84d773fd004ce719da69fbae5ec1dbc2b951230","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T04:19:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[Parallel] Revert sequential task changes\n\nhttps://reviews.llvm.org/D148728 introduced `bool Sequential` to unify\n`execute` and the old `spawn` without argument. However, sequential\ntasks might be executed by any worker thread (non-deterministic),\nleading to non-determinism output for ld.lld -z nocombreloc (see\nhttps://reviews.llvm.org/D133003).\n\nIn addition, the extra member variables have overhead.\nThis sequential task has only been used for lld parallel relocation\nscanning.\n\nThis patch restores the behavior before https://reviews.llvm.org/D148728 .\n\nFix #105958\n\nPull Request: https://github.com/llvm/llvm-project/pull/109084","shortMessageHtmlLink":"[Parallel] Revert sequential task changes"}},{"before":"0cab475d1126305dc1bbb2ba269e40d704dfb90f","after":"0659fd996784cbc2b11379380a03633fa80f7816","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T03:54:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[clangd] Collect comments from function definitions into the index (#67802)\n\nThis is useful with projects that put their (doxygen) comments at the\r\nimplementation site, rather than the header.","shortMessageHtmlLink":"[clangd] Collect comments from function definitions into the index (l…"}},{"before":"68849a878858f981e19c5a664310e0ff059f27e7","after":"0cab475d1126305dc1bbb2ba269e40d704dfb90f","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T03:39:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[NFC] [HWASan] pull removeFnAttributes into function (#109488)","shortMessageHtmlLink":"[NFC] [HWASan] pull removeFnAttributes into function (llvm#109488)"}},{"before":"9ee048b170c57991a35d4362a2dd33f380407f0e","after":"64b77b9153c372531bc86db7cb52209605fb6f63","ref":"refs/heads/next","pushedAt":"2024-09-21T03:37:32.000Z","pushType":"push","commitsCount":20,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"Merge commit 'b594b93024bb' from llvm.org/main into next","shortMessageHtmlLink":"Merge commit 'b594b93024bb' from llvm.org/main into next"}},{"before":"7ffb0385316237f06ecc2e14985588681b82a796","after":"9ee048b170c57991a35d4362a2dd33f380407f0e","ref":"refs/heads/next","pushedAt":"2024-09-21T03:35:07.000Z","pushType":"push","commitsCount":20,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"Merge commit '76b827bb4d5b' from llvm.org/main into next","shortMessageHtmlLink":"Merge commit '76b827bb4d5b' from llvm.org/main into next"}},{"before":"2c4da3c44bf66e764642b94335f7d718730055f5","after":"68849a878858f981e19c5a664310e0ff059f27e7","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T03:34:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[TableGen] Use StringSet instead of StringMap (NFC) (#109469)","shortMessageHtmlLink":"[TableGen] Use StringSet instead of StringMap (NFC) (llvm#109469)"}},{"before":"bd1cfd0e705f3b347ef017df1917bc9009d6c56b","after":"7ffb0385316237f06ecc2e14985588681b82a796","ref":"refs/heads/next","pushedAt":"2024-09-21T03:32:50.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"Merge commit '400b725c2740' from llvm.org/main into next","shortMessageHtmlLink":"Merge commit '400b725c2740' from llvm.org/main into next"}},{"before":"7411dea2fec6d6a057b614f0fa0254f1b3806c73","after":"bd1cfd0e705f3b347ef017df1917bc9009d6c56b","ref":"refs/heads/next","pushedAt":"2024-09-21T03:20:23.000Z","pushType":"push","commitsCount":22,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"Merge commit '5e7810882c8b' from llvm.org/main into next","shortMessageHtmlLink":"Merge commit '5e7810882c8b' from llvm.org/main into next"}},{"before":"cf85b33e961ec402b325d0a9396babc62625bd5e","after":"2c4da3c44bf66e764642b94335f7d718730055f5","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T03:04:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[MC] Remove unneeded null getFragment() check. NFC\n\nFollow-up to d620ba0344c719da51b6067975439ed84024b1ac.","shortMessageHtmlLink":"[MC] Remove unneeded null getFragment() check. NFC"}},{"before":"a15f1bfa949ba9f46a04e3972e4b0698ce8f3a01","after":"cf85b33e961ec402b325d0a9396babc62625bd5e","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T02:59:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[rtsan] Prune rtsan context and assertions tests (#109503)\n\nDisentangles (and simplifies) integration-like tests for\r\n`__rtsan::ExpectNotRealtime` and `__rtsan::Context` into simpler unit\r\ntests. None of the tests are new, but their assertions have changed to\r\nreflect the more direct testing strategy.","shortMessageHtmlLink":"[rtsan] Prune rtsan context and assertions tests (llvm#109503)"}},{"before":"feb419815ebfc073cf2bb5c22daed312159d3d1e","after":"7411dea2fec6d6a057b614f0fa0254f1b3806c73","ref":"refs/heads/next","pushedAt":"2024-09-21T02:57:16.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"Merge commit 'e8a739062490' from llvm.org/main into next","shortMessageHtmlLink":"Merge commit 'e8a739062490' from llvm.org/main into next"}},{"before":"01390cc2db7e69fb570b7f1d401a58f679c20e90","after":"feb419815ebfc073cf2bb5c22daed312159d3d1e","ref":"refs/heads/next","pushedAt":"2024-09-21T02:46:52.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"Merge commit '528bcf3a55ca' from llvm.org/main into next","shortMessageHtmlLink":"Merge commit '528bcf3a55ca' from llvm.org/main into next"}},{"before":"37d22a45ef33112f2103a7d6bb7af351e09475c2","after":"01390cc2db7e69fb570b7f1d401a58f679c20e90","ref":"refs/heads/next","pushedAt":"2024-09-21T02:44:33.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"Merge commit '5326614e2f84' from llvm.org/main into next","shortMessageHtmlLink":"Merge commit '5326614e2f84' from llvm.org/main into next"}},{"before":"8a30246f48946b0d2166d98b95b254a1865681ed","after":"a15f1bfa949ba9f46a04e3972e4b0698ce8f3a01","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T02:44:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[RISCV] Avoid calling isSymbolRefDifferenceFullyResolvedImpl. NFC\n\nThis member function is supposed to be private to MC. Also add an ifunc\ntest.","shortMessageHtmlLink":"[RISCV] Avoid calling isSymbolRefDifferenceFullyResolvedImpl. NFC"}},{"before":"0c9f7ef52739b28f42c03c2bd1c87b744b687e6f","after":"8a30246f48946b0d2166d98b95b254a1865681ed","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T02:19:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"Revert \"[lldb] Change the implementation of Status to store an llvm::Error (NFC) (#106774)\"\n\nThis reverts commit b44da2446b17aaa847bf76f81a01870917f8736b.","shortMessageHtmlLink":"Revert \"[lldb] Change the implementation of Status to store an llvm::…"}},{"before":"c28e268c32a6840d08e3a4dbc9eeb8a0f564d6c0","after":"0c9f7ef52739b28f42c03c2bd1c87b744b687e6f","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T02:09:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[SandboxVec][DAG] Implement extend(ArrayRef) (#109493)\n\nThis builds the DAG from an ArrayRef of Instructions.","shortMessageHtmlLink":"[SandboxVec][DAG] Implement extend(ArrayRef) (llvm#109493)"}},{"before":"e1ea849a03cf4b593327978bc6ac67a6b565b8d1","after":"37d22a45ef33112f2103a7d6bb7af351e09475c2","ref":"refs/heads/next","pushedAt":"2024-09-21T02:00:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"Merge commit 'b3533a156da9' from llvm.org/main into next\n\nConflicts:\n\tclang/lib/Driver/ToolChains/Clang.cpp","shortMessageHtmlLink":"Merge commit 'b3533a156da9' from llvm.org/main into next"}},{"before":"2e89e6b59a32450f43416bfdfb65748ea4606875","after":"c28e268c32a6840d08e3a4dbc9eeb8a0f564d6c0","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T01:14:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[clang-format] Correctly annotate pointer/reference in `if` statement (#109370)\n\nFixes #60146.","shortMessageHtmlLink":"[clang-format] Correctly annotate pointer/reference in if statement ("}},{"before":"a9352a0d31862c15146ca863bde165498e9a80e8","after":"2e89e6b59a32450f43416bfdfb65748ea4606875","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T01:04:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[flang][cuda] Flag globals used in device function (#109460)","shortMessageHtmlLink":"[flang][cuda] Flag globals used in device function (llvm#109460)"}},{"before":"0a84f12208a9b66b07df67062b5f7907cab308e9","after":"a9352a0d31862c15146ca863bde165498e9a80e8","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T00:59:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[Inliner] Fix bug where attributes are propagated incorrectly (#109347)\n\n- **[Inliner] Add tests for incorrect propagation of return attrs; NFC**\r\n- **[Inliner] Fix bug where attributes are propagated incorrectly**\r\n\r\nThe bug stems from the fact that we assume the new (inlined) callsite\r\nis calling the same function as the original (callee) callsite. While\r\nthis is typically the case, since `VMap` simplifies the new\r\ninstructions, callee intrinsics callsites can end up not corresponding\r\nwith the same function.\r\n\r\nThis can lead to buggy propagation.","shortMessageHtmlLink":"[Inliner] Fix bug where attributes are propagated incorrectly (llvm#1…"}},{"before":"ce0c41cb0cfe9a48b6ab48784453503d33420763","after":"0a84f12208a9b66b07df67062b5f7907cab308e9","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T00:54:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[rtsan][NFC] Rename _expect_not_realtime function (#109487)","shortMessageHtmlLink":"[rtsan][NFC] Rename _expect_not_realtime function (llvm#109487)"}},{"before":"008999ee8c3259ad1d7280eb4350e59ce57eb585","after":"ce0c41cb0cfe9a48b6ab48784453503d33420763","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T00:49:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[rtsan][NFC] Move assertions and diagnostics into own impl files (#109500)\n\nIn preparation for providing more information to rtsan's diagnostics\r\noutput (via `__rtsan_expect_not_realtime`), this PR separates out all\r\nlogic for i) making rtsan's assertions about real-time context state and\r\nii) displaying diagnostics to the user - disentangling them both from\r\nthe rtsan `Context`.\r\n\r\nWe'll follow up this PR with a simplification to the unit tests that\r\nreflect this new separation.","shortMessageHtmlLink":"[rtsan][NFC] Move assertions and diagnostics into own impl files (llv…"}},{"before":"b44da2446b17aaa847bf76f81a01870917f8736b","after":"008999ee8c3259ad1d7280eb4350e59ce57eb585","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T00:34:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[MLIR] Fix crash when using --mlir-timing (#109463)","shortMessageHtmlLink":"[MLIR] Fix crash when using --mlir-timing (llvm#109463)"}},{"before":"f732157a9d067e4d300905c831a964222e0eadee","after":"b44da2446b17aaa847bf76f81a01870917f8736b","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-21T00:09:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[lldb] Change the implementation of Status to store an llvm::Error (NFC) (#106774)\n\n(based on a conversation I had with @labath yesterday in\nhttps://github.com/llvm/llvm-project/pull/106442)\n\nMost APIs that currently vend a Status would be better served by\nreturning llvm::Expected<> instead. If possibles APIs should be\nrefactored to avoid Status. The only legitimate long-term uses of Status\nare objects that need to store an error for a long time (which should be\nquestioned as a design decision, too).\n\nThis patch makes the transition to llvm::Error easier by making the\nplaces that cannot switch to llvm::Error explicit: They are marked with\na call to Status::clone(). Every other API can and should be refactored\nto use llvm::Expected. In the end Status should only be used in very few\nplaces.\n\nWhenever an unchecked Error is dropped by Status it logs this to the\nverbose API channel.\n\nImplementation notes:\n\nThis patch introduces two new kinds of error_category as well as new\nllvm::Error types. Here is the mapping of lldb::ErrorType to\nllvm::Errors:\n```\n (eErrorTypeInvalid)\n eErrorTypeGeneric llvm::StringError\n eErrorTypePOSIX llvm::ECError\n eErrorTypeMachKernel MachKernelError\n eErrorTypeExpression llvm::ErrorList\n eErrorTypeWin32 Win32Error\n```\n\nRelanding with built-in cloning support for llvm::ECError, and support\nfor initializing a Windows error with a NO_ERROR error code.","shortMessageHtmlLink":"[lldb] Change the implementation of Status to store an llvm::Error (N…"}},{"before":"cdf29709d7554c197b371c83e798bc6335f67a33","after":"f732157a9d067e4d300905c831a964222e0eadee","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-20T23:59:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[lldb/Interpreter] Introduce ScriptedStopHook{,Python}Interface & make use of it (#109498)\n\nThis patch re-lands #105449 and fixes the various test failures.\r\n\r\n---------\r\n\r\nSigned-off-by: Med Ismail Bennani ","shortMessageHtmlLink":"[lldb/Interpreter] Introduce ScriptedStopHook{,Python}Interface & mak…"}},{"before":"abc2412f077546066289d0e34c3b499d54337446","after":"cdf29709d7554c197b371c83e798bc6335f67a33","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-20T23:49:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[NFC] [HWASan] fix LLVM style guide violations","shortMessageHtmlLink":"[NFC] [HWASan] fix LLVM style guide violations"}},{"before":"c0b1c623be11593159dc02688baaca96d1e16332","after":"abc2412f077546066289d0e34c3b499d54337446","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-20T23:19:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[SandboxVec][InstrInterval] Add ArrayRef constructor (#109357)\n\nThe new constructor creates an InstrInterval from an\r\nArrayRef. This patch also adds top() and bottom()\r\ngetters.","shortMessageHtmlLink":"[SandboxVec][InstrInterval] Add ArrayRef constructor (llvm#109357)"}},{"before":"c24418ad914c64c78facb1bb77951b161448fcc0","after":"c0b1c623be11593159dc02688baaca96d1e16332","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-20T22:44:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[SandboxIR] Implement ConstantPtrAuth (#109315)\n\nThis patch implements sandboxir::ConstantPtrAuth mirroring\r\nllvm::ConstantPtrAuth","shortMessageHtmlLink":"[SandboxIR] Implement ConstantPtrAuth (llvm#109315)"}},{"before":"4b4ea6d84bddb5e7b3f144d18630390755e8f7b6","after":"c24418ad914c64c78facb1bb77951b161448fcc0","ref":"refs/heads/llvm.org/main","pushedAt":"2024-09-20T22:24:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"swift-ci","name":null,"path":"/swift-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15467072?s=80&v=4"},"commit":{"message":"[clang-tidy] Add `std::span` to default `bugprone-dangling-handle.HandleClasses` (#107711)\n\n`std::span` suffers from the same dangling issues as `std::string_view`.\r\nThis patch adds `std::span` to the default list of handle classes in\r\n`bugprone-dangling-handle`, allowing clang-tidy to catch e.g. the\r\nfollowing:\r\n```cpp\r\nspan f() {\r\n // All these return values will dangle.\r\n array A;\r\n return {A};\r\n\r\n vector Array;\r\n return {Array};\r\n}\r\n```","shortMessageHtmlLink":"[clang-tidy] Add std::span to default `bugprone-dangling-handle.Han…"}},{"before":"4f209469c76211b4c4eeb20c0519c9cfc6d59def","after":"0c53583d60d7b415dedd427aefdf18696e4bf382","ref":"refs/heads/stable/20240723","pushedAt":"2024-09-20T22:19:46.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"felipepiovezan","name":"Felipe de Azevedo Piovezan","path":"/felipepiovezan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5406686?s=80&v=4"},"commit":{"message":"Merge pull request #9314 from felipepiovezan/felipe/update_bindings\n\n[lldb] Update swig bindings","shortMessageHtmlLink":"Merge pull request #9314 from felipepiovezan/felipe/update_bindings"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQwNDoxOTozMC4wMDAwMDBazwAAAAS8h9mW","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMVQwNDoxOTozMC4wMDAwMDBazwAAAAS8h9mW","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQyMjoxOTo0Ni4wMDAwMDBazwAAAAS8aLky"}},"title":"Activity · swiftlang/llvm-project"}