[llvm-branch-commits] [clang] [MC/DC] Enable nested expressions (PR #125413)

2025-02-28 Thread NAKAMURA Takumi via llvm-branch-commits
https://github.com/chapuni updated https://github.com/llvm/llvm-project/pull/125413 >From c56ecc30e9fd1a674073e362fbfcc6b43f2f52e2 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Sun, 2 Feb 2025 22:06:32 +0900 Subject: [PATCH 1/4] [MC/DC] Enable nested expressions A warning "contains an o

[llvm-branch-commits] [clang] [MC/DC] Create dedicated MCDCCondBitmapAddr for each Decision (PR #125411)

2025-02-28 Thread NAKAMURA Takumi via llvm-branch-commits
chapuni wrote: Sorry for the noise due to my improper merge. https://github.com/llvm/llvm-project/pull/125411 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [MC/DC] Create dedicated MCDCCondBitmapAddr for each Decision (PR #125411)

2025-02-28 Thread NAKAMURA Takumi via llvm-branch-commits
https://github.com/chapuni updated https://github.com/llvm/llvm-project/pull/125411 >From c74e5af3fb458230931d7cbba5d32e5999c38bf4 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Sun, 2 Feb 2025 22:01:40 +0900 Subject: [PATCH 1/2] [MC/DC] Create dedicated MCDCCondBitmapAddr for each Decis

[llvm-branch-commits] [clang] [MC/DC] Enable nested expressions (PR #125413)

2025-02-28 Thread NAKAMURA Takumi via llvm-branch-commits
@@ -228,45 +228,46 @@ struct MapRegionCounters : public RecursiveASTVisitor { /// The stacks are also used to find error cases and notify the user. A /// standard logical operator nest for a boolean expression could be in a form /// similar to this: "x = a && b && c &&

[llvm-branch-commits] [lldb] release/20.x: [lldb] Fix manual CURSES_LIBRARIES tinfo finding (#128245) (PR #129342)

2025-02-28 Thread Jonas Devlieghere via llvm-branch-commits
https://github.com/JDevlieghere approved this pull request. I support backporting this https://github.com/llvm/llvm-project/pull/129342 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/list

[llvm-branch-commits] [llvm] release/20.x: [libc++][ci] Update the Windows toolchains to Clang 19 (#129232) (PR #129303)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libcxx Author: None (llvmbot) Changes Backport e6a0ee3d1d12c9c02c1a361109e282d18dd2430c Requested by: @mstorsjo --- Full diff: https://github.com/llvm/llvm-project/pull/129303.diff 1 Files Affected: - (modified) .github/workflows/libcxx-build-and-te

[llvm-branch-commits] [lldb] release/20.x: [lldb] Fix manual CURSES_LIBRARIES tinfo finding (#128245) (PR #129342)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-lldb Author: None (llvmbot) Changes Backport 8fff0c181f26a5e8b2344c061ebf2559118b1160 bb6a273d9ab9ee90dbb957e541f4d810fffb22ee Requested by: @ajordanr-google --- Full diff: https://github.com/llvm/llvm-project/pull/129342.diff 1 Files Affected: - (

[llvm-branch-commits] [lldb] release/20.x: [lldb] Fix manual CURSES_LIBRARIES tinfo finding (#128245) (PR #129342)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @JDevlieghere @JDevlieghere What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/129342 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/c

[llvm-branch-commits] [lldb] release/20.x: [lldb] Fix manual CURSES_LIBRARIES tinfo finding (#128245) (PR #129342)

2025-02-28 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/129342 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [lldb] release/20.x: [lldb] Add terminfo dependency for ncurses support (PR #129341)

2025-02-28 Thread Jordan R AW via llvm-branch-commits
https://github.com/ajordanr-google closed https://github.com/llvm/llvm-project/pull/129341 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [lldb] release/20.x: [lldb] Add terminfo dependency for ncurses support (PR #129341)

2025-02-28 Thread Jordan R AW via llvm-branch-commits
ajordanr-google wrote: Ah, I see. the LLVM Bot is the one that does this. Closing and trying to figure out the GitHub bot workflow. https://github.com/llvm/llvm-project/pull/129341 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.o

[llvm-branch-commits] [llvm] release/20.x: [LAA] Consider accessed addrspace when mapping underlying obj to access. (#129087) (PR #129317)

2025-02-28 Thread Florian Hahn via llvm-branch-commits
https://github.com/fhahn edited https://github.com/llvm/llvm-project/pull/129317 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [lldb] release/20.x: [lldb] Add terminfo dependency for ncurses support (PR #129341)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-lldb Author: Jordan R AW (ajordanr-google) Changes Backport 8d017e6c0178f2628b246c18b2a634909815e54f eec242aa97c8d153574923f8237754ca3fa6f0a6 Requested by: @DavidSpickett --- Full diff: https://github.com/llvm/llvm-project/pull/129341.diff 1 Files

[llvm-branch-commits] [lldb] release/20.x: [lldb] Add terminfo dependency for ncurses support (PR #129341)

2025-02-28 Thread Jordan R AW via llvm-branch-commits
https://github.com/ajordanr-google created https://github.com/llvm/llvm-project/pull/129341 Backport 8d017e6c0178f2628b246c18b2a634909815e54f eec242aa97c8d153574923f8237754ca3fa6f0a6 Requested by: @DavidSpickett >From 8d017e6c0178f2628b246c18b2a634909815e54f Mon Sep 17 00:00:00 2001 From: Jo

[llvm-branch-commits] [clang] release/20.x: [SystemZ] Add header guard macros to vecintrin.h (#129170) (PR #129286)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: None (llvmbot) Changes Backport ddaa5b3bfb2980f79c6f277608ad33a6efe8d554 Requested by: @uweigand --- Full diff: https://github.com/llvm/llvm-project/pull/129286.diff 1 Files Affected: - (modified) clang/lib/Headers/vecintrin.h (+5)

[llvm-branch-commits] [llvm] release/20.x: [libc++][ci] Update the Windows toolchains to Clang 19 (#129232) (PR #129303)

2025-02-28 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/129303 Backport e6a0ee3d1d12c9c02c1a361109e282d18dd2430c Requested by: @mstorsjo >From fa99b8190f951f57bc00466790790360ac3b2208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Fri, 28 Feb 2025

[llvm-branch-commits] [llvm] release/20.x: [libc++][ci] Update the Windows toolchains to Clang 19 (#129232) (PR #129303)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @frederick-vs-ja What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/129303 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailm

[llvm-branch-commits] [llvm] f2cad4a - Revert "[RISCV] Simplify getStackAdjBase. NFC (#129281)"

2025-02-28 Thread via llvm-branch-commits
Author: Craig Topper Date: 2025-02-28T14:49:49-08:00 New Revision: f2cad4a242ebe98122c5667d24aca8c80d2e0de4 URL: https://github.com/llvm/llvm-project/commit/f2cad4a242ebe98122c5667d24aca8c80d2e0de4 DIFF: https://github.com/llvm/llvm-project/commit/f2cad4a242ebe98122c5667d24aca8c80d2e0de4.diff

[llvm-branch-commits] [libcxx] release/20.x: [libc++] Guard contents on _LIBCPP_HAS_LOCALIZATION (#129112) (PR #129305)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libcxx Author: None (llvmbot) Changes Backport fda7373daf5790833101c504be1c749bbb0fceb8 Requested by: @ldionne --- Full diff: https://github.com/llvm/llvm-project/pull/129305.diff 1 Files Affected: - (modified) libcxx/include/codecvt (+18-13) ```

[llvm-branch-commits] [llvm] release/20.x: [Hexagon] Handle Call Operand vxi1 in Hexagon Backend (#128027) (PR #129311)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-hexagon Author: None (llvmbot) Changes Backport 37559c8401cf9236d561eebd75bd3d70be6ab723 Requested by: @androm3da --- Full diff: https://github.com/llvm/llvm-project/pull/129311.diff 7 Files Affected: - (modified) llvm/lib/Target/Hexagon/Hex

[llvm-branch-commits] [llvm] release/20.x: [Hexagon] Handle Call Operand vxi1 in Hexagon Backend (#128027) (PR #129311)

2025-02-28 Thread Ikhlas Ajbar via llvm-branch-commits
https://github.com/iajbar approved this pull request. https://github.com/llvm/llvm-project/pull/129311 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/20.x: [LAA] Consider accessed addrspace when mapping underlying obj to access. (#129087) (PR #129317)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-analysis Author: Florian Hahn (fhahn) Changes Backport 275baedfde9dcd344bc4f11f552b046a69a4bf3f In some cases, it is possible for the same underlying object to be accessed via pointers to different address spaces. This could lead to pointers from

[llvm-branch-commits] [llvm] release/20.x: [LAA] Consider accessed addrspace when mapping underlying obj to access. (#129087) (PR #129317)

2025-02-28 Thread Florian Hahn via llvm-branch-commits
https://github.com/fhahn created https://github.com/llvm/llvm-project/pull/129317 Backport 275baedfde9dcd344bc4f11f552b046a69a4bf3f In some cases, it is possible for the same underlying object to be accessed via pointers to different address spaces. This could lead to pointers from different

[llvm-branch-commits] [llvm] release/20.x: [LAA] Consider accessed addrspace when mapping underlying obj to access. (#129087) (PR #129317)

2025-02-28 Thread Florian Hahn via llvm-branch-commits
https://github.com/fhahn milestoned https://github.com/llvm/llvm-project/pull/129317 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/20.x: [Hexagon] Handle Call Operand vxi1 in Hexagon Backend (#128027) (PR #129311)

2025-02-28 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/129311 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/20.x: [Hexagon] Handle Call Operand vxi1 in Hexagon Backend (#128027) (PR #129311)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @iajbar What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/129311 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listin

[llvm-branch-commits] [llvm] release/20.x: [Hexagon] Handle Call Operand vxi1 in Hexagon Backend (#128027) (PR #129311)

2025-02-28 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/129311 Backport 37559c8401cf9236d561eebd75bd3d70be6ab723 Requested by: @androm3da >From 9781f32c0bbf1269d039c4eb3e1bd5dd774b09c8 Mon Sep 17 00:00:00 2001 From: pkarveti Date: Tue, 25 Feb 2025 21:56:28 +0530 Subject:

[llvm-branch-commits] [libcxx] release/20.x: [libc++] Guard contents on _LIBCPP_HAS_LOCALIZATION (#129112) (PR #129305)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @philnik777 What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/129305 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/li

[llvm-branch-commits] [libcxx] release/20.x: [libc++] Guard contents on _LIBCPP_HAS_LOCALIZATION (#129112) (PR #129305)

2025-02-28 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/129305 Backport fda7373daf5790833101c504be1c749bbb0fceb8 Requested by: @ldionne >From 8e4324712f1af8983881d82b949eac93eecb9633 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Fri, 28 Feb 2025 15:41:44 -0500 Subject

[llvm-branch-commits] [libcxx] release/20.x: [libc++] Guard contents on _LIBCPP_HAS_LOCALIZATION (#129112) (PR #129305)

2025-02-28 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/129305 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/20.x: [SystemZ] Add header guard macros to vecintrin.h (#129170) (PR #129286)

2025-02-28 Thread Ulrich Weigand via llvm-branch-commits
https://github.com/uweigand approved this pull request. https://github.com/llvm/llvm-project/pull/129286 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/20.x: [SystemZ] Add header guard macros to vecintrin.h (#129170) (PR #129286)

2025-02-28 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/129286 Backport ddaa5b3bfb2980f79c6f277608ad33a6efe8d554 Requested by: @uweigand >From 290d4aef3ac84d0bd60243a850fc87553c714835 Mon Sep 17 00:00:00 2001 From: Jonathan Albrecht Date: Fri, 28 Feb 2025 04:16:19 -0500 S

[llvm-branch-commits] [clang] release/20.x: [SystemZ] Add header guard macros to vecintrin.h (#129170) (PR #129286)

2025-02-28 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/129286 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/20.x: [SystemZ] Add header guard macros to vecintrin.h (#129170) (PR #129286)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-x86 Author: None (llvmbot) Changes Backport ddaa5b3bfb2980f79c6f277608ad33a6efe8d554 Requested by: @uweigand --- Full diff: https://github.com/llvm/llvm-project/pull/129286.diff 1 Files Affected: - (modified) clang/lib/Headers/vecintrin.h (+

[llvm-branch-commits] [clang] release/20.x: [SystemZ] Add header guard macros to vecintrin.h (#129170) (PR #129286)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @uweigand What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/129286 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/list

[llvm-branch-commits] [clang] [MC/DC] Enable nested expressions (PR #125413)

2025-02-28 Thread Alan Phipps via llvm-branch-commits
@@ -275,49 +276,57 @@ struct MapRegionCounters : public RecursiveASTVisitor { // an AST Stmt node. MC/DC will use it to to signal when the top of a // logical operation (boolean expression) nest is encountered. bool dataTraverseStmtPost(Stmt *S) { -/// If MC/DC is n

[llvm-branch-commits] [libcxx] release/20.x: [libc++][test] extend -linux-gnu XFAIL to cover all of the -linux targets (#129140) (PR #129225)

2025-02-28 Thread Paul Osmialowski via llvm-branch-commits
pawosm-arm wrote: The android triple seems to be `aarch64-linux-android` not `aarch64-android-something` so if those tests indeed pass on Android, well see them passing 'unexpectedly'. I'm closing this one to avoid further confusion, I need to prepare something fresh instead. https://github

[llvm-branch-commits] [libcxx] release/20.x: [libc++][test] extend -linux-gnu XFAIL to cover all of the -linux targets (#129140) (PR #129225)

2025-02-28 Thread Paul Osmialowski via llvm-branch-commits
https://github.com/pawosm-arm closed https://github.com/llvm/llvm-project/pull/129225 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] unittests: Use EXPECT_ instead of ASSERT_ in a few tests (PR #129251)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-support Author: Matt Arsenault (arsenm) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/129251.diff 1 Files Affected: - (modified) llvm/unittests/Support/ProgramTest.cpp (+6-6) ``diff diff --git a/llvm/unittests/Supp

[llvm-branch-commits] [llvm] AMDGPU/GlobalISel: Temporal divergence lowering (non i1) (PR #124298)

2025-02-28 Thread Petar Avramovic via llvm-branch-commits
https://github.com/petar-avramovic updated https://github.com/llvm/llvm-project/pull/124298 >From 4afb1c71ac30cf952fc48c7f92abfa012a0c4efa Mon Sep 17 00:00:00 2001 From: Petar Avramovic Date: Fri, 28 Feb 2025 15:56:04 +0100 Subject: [PATCH] AMDGPU/GlobalISel: Temporal divergence lowering (non i

[llvm-branch-commits] [llvm] unittests: Use EXPECT_ instead of ASSERT_ in a few tests (PR #129251)

2025-02-28 Thread Matt Arsenault via llvm-branch-commits
arsenm wrote: > [!WARNING] > This pull request is not mergeable via GitHub because a downstack PR is > open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/129251?utm_source=stack-comment-downstack-mergeability-warning";

[llvm-branch-commits] [llvm] Support: Fix program error test failures when using fork (PR #129252)

2025-02-28 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm ready_for_review https://github.com/llvm/llvm-project/pull/129252 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] unittests: Use EXPECT_ instead of ASSERT_ in a few tests (PR #129251)

2025-02-28 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm created https://github.com/llvm/llvm-project/pull/129251 None >From 47533d045849b72495b51ba7b99913301895cc7a Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Fri, 28 Feb 2025 20:13:23 +0700 Subject: [PATCH] unittests: Use EXPECT_ instead of ASSERT_ in a few tests

[llvm-branch-commits] [llvm] Support: Fix program error test failures when using fork (PR #129252)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-support Author: Matt Arsenault (arsenm) Changes The actual exec error will not be immediate in the parent when using the fork path. The error will manifest on the wait. The ExecuteNoWait test was also expecting the immediate wait. I hacked up the e

[llvm-branch-commits] [llvm] Support: Fix program error test failures when using fork (PR #129252)

2025-02-28 Thread Matt Arsenault via llvm-branch-commits
arsenm wrote: > [!WARNING] > This pull request is not mergeable via GitHub because a downstack PR is > open. Once all requirements are satisfied, merge this PR as a stack href="https://app.graphite.dev/github/pr/llvm/llvm-project/129252?utm_source=stack-comment-downstack-mergeability-warning";

[llvm-branch-commits] [llvm] unittests: Use EXPECT_ instead of ASSERT_ in a few tests (PR #129251)

2025-02-28 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm ready_for_review https://github.com/llvm/llvm-project/pull/129251 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] Support: Fix program error test failures when using fork (PR #129252)

2025-02-28 Thread Matt Arsenault via llvm-branch-commits
https://github.com/arsenm created https://github.com/llvm/llvm-project/pull/129252 The actual exec error will not be immediate in the parent when using the fork path. The error will manifest on the wait. The ExecuteNoWait test was also expecting the immediate wait. I hacked up the exit value Ex

[llvm-branch-commits] [llvm] Add initial support for SPE brstack format (PR #129231)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-bolt Author: Ádám Kallai (kaadam) Changes Perf will be able to report SPE branch events as similar as it does with LBR brstack. Therefore we can utilize the existing LBR parsing process for SPE as well. Example of the SPE brstack input format: ```bash

[llvm-branch-commits] [llvm] Add initial support for SPE brstack format (PR #129231)

2025-02-28 Thread Ádám Kallai via llvm-branch-commits
https://github.com/kaadam created https://github.com/llvm/llvm-project/pull/129231 Perf will be able to report SPE branch events as similar as it does with LBR brstack. Therefore we can utilize the existing LBR parsing process for SPE as well. Example of the SPE brstack input format: ```bash p

[llvm-branch-commits] [clang-tools-extra] release/20.x: [clangd] [C++20] [Modules] Add scanning cache (#125988) (PR #128841)

2025-02-28 Thread kadir çetinkaya via llvm-branch-commits
kadircet wrote: I don't really feel comfortable backporting this change. it's a significant change with implications on stability, and doesn't really bring any functional improvements to clangd's module support. i.e. in absence of this patch, we know that module support "works" (well at least

[llvm-branch-commits] [libcxx] release/20.x: [libc++][test] extend -linux-gnu XFAIL to cover all of the -linux targets (#129140) (PR #129225)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libcxx Author: None (llvmbot) Changes Backport c93dc581d979eb20ded470d2c16e51b3e775f6e7 Requested by: @pawosm-arm --- Full diff: https://github.com/llvm/llvm-project/pull/129225.diff 10 Files Affected: - (modified) libcxx/test/std/input.output/iost

[llvm-branch-commits] [libcxx] release/20.x: [libc++][test] extend -linux-gnu XFAIL to cover all of the -linux targets (#129140) (PR #129225)

2025-02-28 Thread via llvm-branch-commits
llvmbot wrote: @DavidSpickett What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/129225 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman

[llvm-branch-commits] [libcxx] release/20.x: [libc++][test] extend -linux-gnu XFAIL to cover all of the -linux targets (#129140) (PR #129225)

2025-02-28 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/129225 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libcxx] release/20.x: [libc++][test] extend -linux-gnu XFAIL to cover all of the -linux targets (#129140) (PR #129225)

2025-02-28 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/129225 Backport c93dc581d979eb20ded470d2c16e51b3e775f6e7 Requested by: @pawosm-arm >From ffaeee01fb36600c52d418f2d10416e7e068b0c4 Mon Sep 17 00:00:00 2001 From: Paul Osmialowski Date: Fri, 28 Feb 2025 10:54:08 +