llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `lld-x86_64-win` running on
`as-worker-93` while building `clang,llvm` at step 7
"test-build-unified-tree-check-all".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/146/builds/1161
Here is the releva
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-s390x-linux` running
on `systemz-1` while building `clang,llvm` at step 5 "ninja check 1".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/42/builds/1089
Here is the relevant piece of the build
https://github.com/vitalybuka closed
https://github.com/llvm/llvm-project/pull/108532
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/vitalybuka approved this pull request.
https://github.com/llvm/llvm-project/pull/108532
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/antoniofrighetto updated
https://github.com/llvm/llvm-project/pull/108532
>From 4518980e2698b76825d9650373df7414f61062d9 Mon Sep 17 00:00:00 2001
From: Antonio Frighetto
Date: Fri, 13 Sep 2024 11:43:30 +0200
Subject: [PATCH] [Instrumentation] Move out to Utils (NFC)
Utility
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 c0e308ba3d8ac252b8118d94a17b1351ca92b813
42fef89fcc75d7f1f869c70d5357fcf3a0d410e1 --e
llvmbot wrote:
@llvm/pr-subscribers-compiler-rt-sanitizer
Author: Antonio Frighetto (antoniofrighetto)
Changes
Utility functions have been moved out to Utils. Minor opportunity to drop the
header where not needed.
---
Full diff: https://github.com/llvm/llvm-project/pull/108532.diff
26
llvmbot wrote:
@llvm/pr-subscribers-llvm-transforms
@llvm/pr-subscribers-clang-codegen
Author: Antonio Frighetto (antoniofrighetto)
Changes
Utility functions have been moved out to Utils. Minor opportunity to drop the
header where not needed.
---
Full diff: https://github.com/llvm/llvm-p
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Antonio Frighetto (antoniofrighetto)
Changes
Utility functions have been moved out to Utils. Minor opportunity to drop the
header where not needed.
---
Full diff: https://github.com/llvm/llvm-project/pull/108532.diff
26 Files Affected:
https://github.com/antoniofrighetto created
https://github.com/llvm/llvm-project/pull/108532
Utility functions have been moved out to Utils. Minor opportunity to drop the
header where not needed.
>From 42fef89fcc75d7f1f869c70d5357fcf3a0d410e1 Mon Sep 17 00:00:00 2001
From: Antonio Frighetto
D
10 matches
Mail list logo