https://github.com/AZero13 updated
https://github.com/llvm/llvm-project/pull/130528
>From be6d1e29b669809ed3c9f35032eedd3f6074b4b5 Mon Sep 17 00:00:00 2001
From: Rose
Date: Sun, 9 Mar 2025 20:05:38 -0400
Subject: [PATCH] Handle indexes
---
clang/lib/AST/DeclCXX.cpp | 23 ++
https://github.com/AZero13 reopened
https://github.com/llvm/llvm-project/pull/130528
___
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff 85d60a441ab810e25605fb4555971b1d0a996e5c
340c458523af7ab6a3228f2173a4e95b3f7b9d67 --e
https://github.com/AZero13 closed
https://github.com/llvm/llvm-project/pull/130528
___
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: AZero13 (AZero13)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/130528.diff
1 Files Affected:
- (modified) clang/lib/AST/DeclCXX.cpp (+22-1)
``diff
diff --git a/clang/lib/AST/DeclCXX.cpp b/clang/lib/AST/De
https://github.com/AZero13 created
https://github.com/llvm/llvm-project/pull/130528
None
>From 340c458523af7ab6a3228f2173a4e95b3f7b9d67 Mon Sep 17 00:00:00 2001
From: Rose
Date: Sun, 9 Mar 2025 20:05:38 -0400
Subject: [PATCH] Handle indexes
---
clang/lib/AST/DeclCXX.cpp | 23