[clang] Revert "[Clang][CMake][MSVC] Install PDBs alongside executables" (PR #126934)

2025-02-12 Thread Miguel A. Arroyo via cfe-commits
https://github.com/mayanez created https://github.com/llvm/llvm-project/pull/126934 Reverts llvm/llvm-project#126675 Broke the following: https://lab.llvm.org/buildbot/#/builders/107/builds/7929 >From 7bc1b9a09073b6b40ce3c12134391c5697af29cf Mon Sep 17 00:00:00 2001 From: "Miguel A. Arroyo" D

[clang] Revert "[Clang][CMake][MSVC] Install PDBs alongside executables" (PR #126934)

2025-02-12 Thread Miguel A. Arroyo via cfe-commits
https://github.com/mayanez closed https://github.com/llvm/llvm-project/pull/126934 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Clang][CMake][MSVC] Install PDBs alongside executables (PR #126961)

2025-02-12 Thread Miguel A. Arroyo via cfe-commits
https://github.com/mayanez created https://github.com/llvm/llvm-project/pull/126961 Fixes the changes introduced in https://github.com/llvm/llvm-project/pull/126675 and subsequently reverted by https://github.com/llvm/llvm-project/pull/126934 . Originally, I mistakenly put the `install` in th

[clang] [Clang][CMake][MSVC] Install PDBs alongside executables (PR #126675)

2025-02-12 Thread Miguel A. Arroyo via cfe-commits
mayanez wrote: I have reverted the commit. It looks like I mistakenly put the `install` in the wrong location. https://github.com/llvm/llvm-project/pull/126675 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mail

[clang] [Clang][CMake][MSVC] Install PDBs alongside executables (PR #126961)

2025-05-23 Thread Miguel A. Arroyo via cfe-commits
https://github.com/mayanez updated https://github.com/llvm/llvm-project/pull/126961 >From ffb0e0cf837d78b38a4ad9ddebf8cd692682fdc5 Mon Sep 17 00:00:00 2001 From: Miguel Arroyo Date: Wed, 12 Feb 2025 11:35:10 -0800 Subject: [PATCH] [Clang][CMake][MSVC] Install PDBs alongside executables --- cl

[clang] [Clang][CMake][MSVC] Install PDBs alongside executables (PR #126961)

2025-05-23 Thread Miguel A. Arroyo via cfe-commits
https://github.com/mayanez closed https://github.com/llvm/llvm-project/pull/126961 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits