https://github.com/Endilll closed
https://github.com/llvm/llvm-project/pull/100941
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
DeinAlptraum wrote:
This may be my fault, I don't remember if I pulled main before branching for
this PR, especially seeing how my last PR also had unrelated test failures
https://github.com/llvm/llvm-project/pull/100941
___
cfe-commits mailing list
c
Endilll wrote:
> > @tbaederr CI for this patch has failed due to unrelated failure that is
> > likely to be connected to your work:
>
> That should be fixed already, I assume this is using an old version of the
> test.
Sure, but it's annoying then you make a branch from `main`, only to find o
tbaederr wrote:
> @tbaederr CI for this patch has failed due to unrelated failure that is
> likely to be connected to your work:
That should be fixed already, I assume this is using an old version of the test.
https://github.com/llvm/llvm-project/pull/100941
___
https://github.com/DeinAlptraum updated
https://github.com/llvm/llvm-project/pull/100941
>From 4b1322b8add0a1189f0f1cbf5583841f3a591f0c Mon Sep 17 00:00:00 2001
From: Jannick Kremer
Date: Sun, 28 Jul 2024 18:30:35 +0100
Subject: [PATCH] [libclang/python] Export all enums
---
clang/bindings/py
Endilll wrote:
@DeinAlptraum Can you merge `main` into this branch? I'd like to merge this
with a green CI.
@tbaederr CI for this patch has failed due to unrelated failure that is likely
to be connected to your work:
```
_bk;t=1722188500258 TEST 'Clang ::
AST/Interp/lite
DeinAlptraum wrote:
Could you also merge please? (or are you waiting for something else?)
https://github.com/llvm/llvm-project/pull/100941
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commi
https://github.com/Endilll approved this pull request.
LGTM
I think `__all__` can be made a tuple instead, but it's not necessarily in the
scope of this PR.
https://github.com/llvm/llvm-project/pull/100941
___
cfe-commits mailing list
cfe-commits@list
DeinAlptraum wrote:
@Endilll can I ask you for a review again?
https://github.com/llvm/llvm-project/pull/100941
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Jannick Kremer (DeinAlptraum)
Changes
This resolves #48212 and also adds the remaining unexposed Enums
---
Full diff: https://github.com/llvm/llvm-project/pull/100941.diff
1 Files Affected:
- (modified) clang/bindings/python/clang/cinde
https://github.com/DeinAlptraum created
https://github.com/llvm/llvm-project/pull/100941
This resolves #48212 and also adds the remaining unexposed Enums
>From c4007832c8ed7cdb56aceebcf61b24ecb75f2aa4 Mon Sep 17 00:00:00 2001
From: Jannick Kremer
Date: Sun, 28 Jul 2024 18:30:35 +0100
Subject:
11 matches
Mail list logo