https://github.com/sumit-sahrawat closed
https://github.com/llvm/llvm-project/pull/90305
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
sumit-sahrawat wrote:
@kadircet @sam-mccall kindly review
https://github.com/llvm/llvm-project/pull/90305
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/sumit-sahrawat updated
https://github.com/llvm/llvm-project/pull/90305
>From ca152a90259afa79ea413b8e4a21165cebcd7d5a Mon Sep 17 00:00:00 2001
From: Sumit Sahrawat <139506625+sumit-sahra...@users.noreply.github.com>
Date: Sat, 27 Apr 2024 07:02:58 +0530
Subject: [PATCH] [clang
https://github.com/sumit-sahrawat updated
https://github.com/llvm/llvm-project/pull/90305
>From d4c734b59e6c3184d42af2b26ef50d57db662796 Mon Sep 17 00:00:00 2001
From: Sumit Sahrawat <139506625+sumit-sahra...@users.noreply.github.com>
Date: Sat, 27 Apr 2024 06:57:29 +0530
Subject: [PATCH] [clang
https://github.com/sumit-sahrawat updated
https://github.com/llvm/llvm-project/pull/90305
>From e62ba302157d7f3576f7d2d24d90e702700c2a4d Mon Sep 17 00:00:00 2001
From: Sumit Sahrawat <139506625+sumit-sahra...@users.noreply.github.com>
Date: Sat, 27 Apr 2024 06:52:10 +0530
Subject: [PATCH] [clang
https://github.com/sumit-sahrawat updated
https://github.com/llvm/llvm-project/pull/90305
>From 8cde06cc546950eb9f9c6a807129d18ef5da882e Mon Sep 17 00:00:00 2001
From: Sumit Sahrawat <139506625+sumit-sahra...@users.noreply.github.com>
Date: Sat, 27 Apr 2024 06:33:17 +0530
Subject: [PATCH] [clang
https://github.com/sumit-sahrawat updated
https://github.com/llvm/llvm-project/pull/90305
>From 32039a6494c36dbd875d038ebb66196d4013c156 Mon Sep 17 00:00:00 2001
From: Sumit Sahrawat <139506625+sumit-sahra...@users.noreply.github.com>
Date: Sat, 27 Apr 2024 06:28:07 +0530
Subject: [PATCH] [clang
https://github.com/sumit-sahrawat edited
https://github.com/llvm/llvm-project/pull/90305
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/sumit-sahrawat updated
https://github.com/llvm/llvm-project/pull/90305
>From b713f37e4cb9f53e66904890d0207c7b4349f2a8 Mon Sep 17 00:00:00 2001
From: Sumit Sahrawat <139506625+sumit-sahra...@users.noreply.github.com>
Date: Sat, 27 Apr 2024 06:23:43 +0530
Subject: [PATCH] [clang
llvmbot wrote:
@llvm/pr-subscribers-clangd
Author: Sumit Sahrawat (sumit-sahrawat)
Changes
This PR makes `clangd` add a `.gitignore` file when creating index directories
(`.cache/clangd/index`), with the content `*`. This makes git repos
automatically ignore this directory.
This is simi
llvmbot wrote:
@llvm/pr-subscribers-clang-tools-extra
Author: Sumit Sahrawat (sumit-sahrawat)
Changes
This PR makes `clangd` add a `.gitignore` file when creating index directories
(`.cache/clangd/index`), with the content `*`. This makes git repos
automatically ignore this directory.
T
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be
notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
https://github.com/sumit-sahrawat created
https://github.com/llvm/llvm-project/pull/90305
This PR makes `clangd` add a `.gitignore` file when creating index directories
(`.cache/clangd/index`), with the content `*`. This makes git repos
automatically ignore this directory.
This is similar to
13 matches
Mail list logo