Endilll wrote:
Sorry, this commit fixed that, and the offending commit was #102757.
https://github.com/llvm/llvm-project/pull/104513
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
Sirraide wrote:
> This caused a buildbot failure:
> https://lab.llvm.org/buildbot/#/builders/38/builds/157
That builder seems to have been using an older commit before this was merged
because the `-triple x86_64-linux-gnu` is missing from the command line:
> c:\buildbot\as-builder-1\x-armv7l\b
Endilll wrote:
This caused a buildbot failure:
https://lab.llvm.org/buildbot/#/builders/38/builds/157
https://github.com/llvm/llvm-project/pull/104513
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listi
Sirraide wrote:
(Apparently, some of the lines also had trailing whitespace that got deleted
when I saved the file)
https://github.com/llvm/llvm-project/pull/104513
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin
https://github.com/Sirraide closed
https://github.com/llvm/llvm-project/pull/104513
___
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: None (Sirraide)
Changes
#102757 erroneously removed the target triple required for the test to
pass.
---
Full diff: https://github.com/llvm/llvm-project/pull/104513.diff
1 Files Affected:
- (modified) clang/test/SemaCXX/constexpr-vecto
Sirraide wrote:
Merging w/o review since this is breaking one of the bots
https://github.com/llvm/llvm-project/pull/104513
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/Sirraide created
https://github.com/llvm/llvm-project/pull/104513
#102757 erroneously removed the target triple required for the test to pass.
>From a2bdecf22b4265c992a6d2ad6ecf599ddc24b2e1 Mon Sep 17 00:00:00 2001
From: Sirraide
Date: Thu, 15 Aug 2024 23:40:59 +0200
Subject