[llvm-branch-commits] [clang] 651d669 - Fix MAC test failures related to the Clang driver changes.

2024-09-19 Thread via llvm-branch-commits
Author: prabhukr Date: 2024-09-19T20:17:02-07:00 New Revision: 651d669269a938b3777b7a68054b188ab02ef7a5 URL: https://github.com/llvm/llvm-project/commit/651d669269a938b3777b7a68054b188ab02ef7a5 DIFF: https://github.com/llvm/llvm-project/commit/651d669269a938b3777b7a68054b188ab02ef7a5.diff LOG:

[llvm-branch-commits] [clang] 5686cf3 - Reland "[Driver] Add toolchain for X86_64 UEFI target (#76838)"

2024-09-19 Thread via llvm-branch-commits
Author: Prabhuk Date: 2024-09-19T20:15:47-07:00 New Revision: 5686cf3c8b4f2c9d92528d3d8b2d47e831600488 URL: https://github.com/llvm/llvm-project/commit/5686cf3c8b4f2c9d92528d3d8b2d47e831600488 DIFF: https://github.com/llvm/llvm-project/commit/5686cf3c8b4f2c9d92528d3d8b2d47e831600488.diff LOG:

[llvm-branch-commits] [clang] 6806606 - Fix MAC test failures related to the Clang driver changes.

2024-09-19 Thread via llvm-branch-commits
Author: prabhukr Date: 2024-09-19T19:59:26-07:00 New Revision: 6806606a55a9c1c6cc1280f88130999cbf2036ac URL: https://github.com/llvm/llvm-project/commit/6806606a55a9c1c6cc1280f88130999cbf2036ac DIFF: https://github.com/llvm/llvm-project/commit/6806606a55a9c1c6cc1280f88130999cbf2036ac.diff LOG:

[llvm-branch-commits] [clang] b83aea6 - Revert "Revert "[Driver] Add toolchain for X86_64 UEFI target" (#109340)"

2024-09-19 Thread via llvm-branch-commits
Author: Prabhuk Date: 2024-09-19T19:53:59-07:00 New Revision: b83aea6a5853a5a532d9203cc90ee96dfedc418f URL: https://github.com/llvm/llvm-project/commit/b83aea6a5853a5a532d9203cc90ee96dfedc418f DIFF: https://github.com/llvm/llvm-project/commit/b83aea6a5853a5a532d9203cc90ee96dfedc418f.diff LOG:

[llvm-branch-commits] [clang] release/19.x: [clang-format] Reimplement InsertNewlineAtEOF (#108513) (PR #109170)

2024-09-19 Thread Owen Pan via llvm-branch-commits
https://github.com/owenca approved this pull request. https://github.com/llvm/llvm-project/pull/109170 ___ 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/19.x: [ORC] Remove EDU from dependants list of dependencies before destroying. (PR #109355)

2024-09-19 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/109355 ___ 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/19.x: [ORC] Remove EDU from dependants list of dependencies before destroying. (PR #109355)

2024-09-19 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/109355 Backport 7034ec491251e598d2867199f89fefa3eb16a1a0 Requested by: @lhames >From ac0aff430e7e15c1102b1e0e255194b26778fde2 Mon Sep 17 00:00:00 2001 From: Lang Hames Date: Tue, 10 Sep 2024 13:47:17 +1000 Subject: [

[llvm-branch-commits] [CMake] Preserve clang.pre-bolt (PR #109351)

2024-09-19 Thread Amir Ayupov via llvm-branch-commits
https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/109351 None ___ 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] 7830c3e - Revert "[Driver] Add toolchain for X86_64 UEFI target (#76838)"

2024-09-19 Thread via llvm-branch-commits
Author: Prabhuk Date: 2024-09-19T14:53:55-07:00 New Revision: 7830c3e9d61e168a1de1fa2b33acc3fd4e22f2ed URL: https://github.com/llvm/llvm-project/commit/7830c3e9d61e168a1de1fa2b33acc3fd4e22f2ed DIFF: https://github.com/llvm/llvm-project/commit/7830c3e9d61e168a1de1fa2b33acc3fd4e22f2ed.diff LOG:

[llvm-branch-commits] [libcxx] [libc++] Adjust the version of __cpp_lib_ranges in C++20 mode (PR #109324)

2024-09-19 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libcxx Author: Louis Dionne (ldionne) Changes This is a (very partial) cherry-pick of #101715 to fix this oversight in the LLVM 19 release. --- Full diff: https://github.com/llvm/llvm-project/pull/109324.diff 9 Files Affected: - (modified) libcxx/do

[llvm-branch-commits] [libcxx] [libc++] Follow-up to "Poison Pills are Too Toxic" (PR #109291)

2024-09-19 Thread Louis Dionne via llvm-branch-commits
https://github.com/ldionne edited https://github.com/llvm/llvm-project/pull/109291 ___ 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] [libc++] Adjust the version of __cpp_lib_ranges in C++20 mode (PR #109324)

2024-09-19 Thread Louis Dionne via llvm-branch-commits
https://github.com/ldionne milestoned https://github.com/llvm/llvm-project/pull/109324 ___ 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] [libc++] Adjust the version of __cpp_lib_ranges in C++20 mode (PR #109324)

2024-09-19 Thread Louis Dionne via llvm-branch-commits
https://github.com/ldionne created https://github.com/llvm/llvm-project/pull/109324 This is a (very partial) cherry-pick of #101715 to fix this oversight in the LLVM 19 release. >From f94aed192c413fc174d353c9f8f27766497a8c56 Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Thu, 19 Sep 2024 1

[llvm-branch-commits] [libcxx] [libc++] Follow-up to "Poison Pills are Too Toxic" (PR #109291)

2024-09-19 Thread Louis Dionne via llvm-branch-commits
@@ -992,6 +992,7 @@ def add_version_header(tc): "name": "__cpp_lib_ranges", "values": { "c++20": 202207, +"c++23": 202211, # P2602R2 Poison Pills are Too Toxic ldionne wrote: Ack, we can fix that in a fo

[llvm-branch-commits] [libcxx] [libc++] Follow-up to "Poison Pills are Too Toxic" (PR #109291)

2024-09-19 Thread A. Jiang via llvm-branch-commits
https://github.com/frederick-vs-ja edited https://github.com/llvm/llvm-project/pull/109291 ___ 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] [libc++] Follow-up to "Poison Pills are Too Toxic" (PR #109291)

2024-09-19 Thread A. Jiang via llvm-branch-commits
@@ -992,6 +992,7 @@ def add_version_header(tc): "name": "__cpp_lib_ranges", "values": { "c++20": 202207, +"c++23": 202211, # P2602R2 Poison Pills are Too Toxic frederick-vs-ja wrote: (Not strictly relate

[llvm-branch-commits] [lld] release/19.x: [ELF] --icf: don't fold a section without relocation and a section with relocations for SHT_CREL (PR #109309)

2024-09-19 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/109309 >From 235eb6b8cd6fc7bfbda079ce1ab0339c8452dafe Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Wed, 18 Sep 2024 23:06:12 -0700 Subject: [PATCH] [ELF] --icf: don't fold a section without relocation and a secti

[llvm-branch-commits] [lld] release/19.x: [ELF] --icf: don't fold a section without relocation and a section with relocations for SHT_CREL (PR #109309)

2024-09-19 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-lld-elf Author: None (llvmbot) Changes Backport e82f0838ae88ad69515ebec234765e3e2607bebf Requested by: @MaskRay --- Full diff: https://github.com/llvm/llvm-project/pull/109309.diff 4 Files Affected: - (modified) lld/ELF/ICF.cpp (+2-2) - (modified)

[llvm-branch-commits] [lld] release/19.x: [ELF] --icf: don't fold a section without relocation and a section with relocations for SHT_CREL (PR #109309)

2024-09-19 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/109309 ___ 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] [lld] release/19.x: [ELF] --icf: don't fold a section without relocation and a section with relocations for SHT_CREL (PR #109309)

2024-09-19 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/109309 Backport e82f0838ae88ad69515ebec234765e3e2607bebf Requested by: @MaskRay >From 119843a88fc06832df46a423d0d0de6e28a60b43 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Wed, 18 Sep 2024 23:06:12 -0700 Subject

[llvm-branch-commits] [libcxx] [libc++] Follow-up to "Poison Pills are Too Toxic" (PR #109291)

2024-09-19 Thread Louis Dionne via llvm-branch-commits
https://github.com/ldionne milestoned https://github.com/llvm/llvm-project/pull/109291 ___ 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] [libc++] Follow-up to "Poison Pills are Too Toxic" (PR #109291)

2024-09-19 Thread Louis Dionne via llvm-branch-commits
ldionne wrote: CC @JMazurkiewicz @frederick-vs-ja @frederick-vs-ja Does the FTM change seem correct to you? IIUC this should have been done before the LLVM 19 branch but it slipped through the cracks, so this ought to be correct? https://github.com/llvm/llvm-project/pull/109291 _

[llvm-branch-commits] [libcxx] [libc++] Follow-up to "Poison Pills are Too Toxic" (PR #109291)

2024-09-19 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libcxx Author: Louis Dionne (ldionne) Changes * Update release notes and `Cxx23.html` * Update `__cpp_lib_ranges` feature test macro Cherry-pick of #88383 for LLVM 19. --- Full diff: https://github.com/llvm/llvm-project/pull/109291.diff 12 Files Affe

[llvm-branch-commits] [libcxx] [libc++] Follow-up to "Poison Pills are Too Toxic" (PR #109291)

2024-09-19 Thread Louis Dionne via llvm-branch-commits
https://github.com/ldionne created https://github.com/llvm/llvm-project/pull/109291 * Update release notes and `Cxx23.html` * Update `__cpp_lib_ranges` feature test macro Cherry-pick of #88383 for LLVM 19. >From 9558a97c93be4fb957a82476f5fc1861aff1ed5d Mon Sep 17 00:00:00 2001 From: Jakub Mazu

[llvm-branch-commits] [clang] [llvm] [clang][OpenMP] Prototype #2 of directive splitting (PR #109288)

2024-09-19 Thread via llvm-branch-commits
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 bba25fe832489086d6a0b63c399c82057e1d3cfc 915fe94064e727d3e75127ab4cb1786226297250 --e