llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder
`sanitizer-x86_64-linux-android` running on `sanitizer-buildbot-android` while
building `clang` at step 2 "annotate".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/186/builds/6897
Here is the releva
https://github.com/PiJoules closed
https://github.com/llvm/llvm-project/pull/127719
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
shafik wrote:
> > It seems like for gcc at least, IIUC, `cc` does a bit more than `c` so
> > while we are supporting `cc` for compatibility we are not fully supporting
> > it? Specifically:
> > `except try harder to print it with no punctuation`
> > Perhaps we should document that in the commen
petrhosek wrote:
> It seems like for gcc at least, IIUC, `cc` does a bit more than `c` so while
> we are supporting `cc` for compatibility we are not fully supporting it?
> Specifically:
>
> `except try harder to print it with no punctuation`
>
> Perhaps we should document that in the comment
https://github.com/shafik commented:
It seems like for gcc at least, IIUC, `cc` does a bit more than `c` so while we
are supporting `cc` for compatibility we are not fully supporting it?
Specifically:
`except try harder to print it with no punctuation`
Perhaps we should document that in the c
https://github.com/PiJoules updated
https://github.com/llvm/llvm-project/pull/127719
>From 886754d42cf8619771b0877bc7edde940642c799 Mon Sep 17 00:00:00 2001
From: Leonard Chan
Date: Tue, 18 Feb 2025 15:33:05 -0800
Subject: [PATCH] [clang] Alias cc modifier to c
https://gcc.gnu.org/onlinedocs/g
https://github.com/petrhosek approved this pull request.
https://github.com/llvm/llvm-project/pull/127719
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
PiJoules wrote:
> Thanks for the fix! The changes should come with a release note in
> `clang/docs/ReleaseNotes.rst`
>
> I'm not super familiar with GCC Asm Statements, but the changes look correct
> to me otherwise.
one
https://github.com/llvm/llvm-project/pull/127719
__
https://github.com/PiJoules updated
https://github.com/llvm/llvm-project/pull/127719
>From 886754d42cf8619771b0877bc7edde940642c799 Mon Sep 17 00:00:00 2001
From: Leonard Chan
Date: Tue, 18 Feb 2025 15:33:05 -0800
Subject: [PATCH] [clang] Alias cc modifier to c
https://gcc.gnu.org/onlinedocs/g
https://github.com/AaronBallman commented:
Thanks for the fix! The changes should come with a release note in
`clang/docs/ReleaseNotes.rst`
I'm not super familiar with GCC Asm Statements, but the changes look correct to
me otherwise.
https://github.com/llvm/llvm-project/pull/127719
__
10 matches
Mail list logo