MainakSil wrote:
If it looks good to you guys, please merge it.
https://github.com/llvm/llvm-project/pull/108804
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108804
>From 43e6c22f25f419b64678374dd247eaf8bc28fa57 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Mon, 16 Sep 2024 09:50:33 +0530
Subject: [PATCH 01/13] [clang] Increase VecLib bitfield size to 4 bits in
CodeGen
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108804
>From 43e6c22f25f419b64678374dd247eaf8bc28fa57 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Mon, 16 Sep 2024 09:50:33 +0530
Subject: [PATCH 01/12] [clang] Increase VecLib bitfield size to 4 bits in
CodeGen
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108804
>From 43e6c22f25f419b64678374dd247eaf8bc28fa57 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Mon, 16 Sep 2024 09:50:33 +0530
Subject: [PATCH 01/10] [clang] Increase VecLib bitfield size to 4 bits in
CodeGen
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108804
>From 43e6c22f25f419b64678374dd247eaf8bc28fa57 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Mon, 16 Sep 2024 09:50:33 +0530
Subject: [PATCH 01/11] [clang] Increase VecLib bitfield size to 4 bits in
CodeGen
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108804
>From 43e6c22f25f419b64678374dd247eaf8bc28fa57 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Mon, 16 Sep 2024 09:50:33 +0530
Subject: [PATCH 1/9] [clang] Increase VecLib bitfield size to 4 bits in
CodeGenOp
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108804
>From 43e6c22f25f419b64678374dd247eaf8bc28fa57 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Mon, 16 Sep 2024 09:50:33 +0530
Subject: [PATCH 1/8] [clang] Increase VecLib bitfield size to 4 bits in
CodeGenOp
MainakSil wrote:
Check Please
https://github.com/llvm/llvm-project/pull/108804
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108804
>From 43e6c22f25f419b64678374dd247eaf8bc28fa57 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Mon, 16 Sep 2024 09:50:33 +0530
Subject: [PATCH 1/7] [clang] Increase VecLib bitfield size to 4 bits in
CodeGenOp
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108804
>From 43e6c22f25f419b64678374dd247eaf8bc28fa57 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Mon, 16 Sep 2024 09:50:33 +0530
Subject: [PATCH 1/6] [clang] Increase VecLib bitfield size to 4 bits in
CodeGenOp
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108804
>From 43e6c22f25f419b64678374dd247eaf8bc28fa57 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Mon, 16 Sep 2024 09:50:33 +0530
Subject: [PATCH 1/5] [clang] Increase VecLib bitfield size to 4 bits in
CodeGenOp
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108804
>From 43e6c22f25f419b64678374dd247eaf8bc28fa57 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Mon, 16 Sep 2024 09:50:33 +0530
Subject: [PATCH 1/4] [clang] Increase VecLib bitfield size to 4 bits in
CodeGenOp
MainakSil wrote:
Please merge it if it looks good to you guys...
https://github.com/llvm/llvm-project/pull/108805
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
MainakSil wrote:
Thanks for pointing that out, @mikecrowe! I've gone ahead and fixed the same
mistake in `use-std-format.rst` as well in this PR.
https://github.com/llvm/llvm-project/pull/108805
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108805
>From 20b262e9954ec1505b1be4ea3cc362b2a9955bb9 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Sun, 15 Sep 2024 22:03:43 +0530
Subject: [PATCH 1/4] [docs][clang-tidy] Correct StrictMode example in
modernize-u
MainakSil wrote:
Please check now.
https://github.com/llvm/llvm-project/pull/108805
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108805
>From 20b262e9954ec1505b1be4ea3cc362b2a9955bb9 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Sun, 15 Sep 2024 22:03:43 +0530
Subject: [PATCH 1/3] [docs][clang-tidy] Correct StrictMode example in
modernize-u
https://github.com/MainakSil edited
https://github.com/llvm/llvm-project/pull/108804
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/MainakSil created
https://github.com/llvm/llvm-project/pull/108805
Updated the example in the `StrictMode` section of the clang-tidy check
`modernize-use-std-print`.
The previous example incorrectly swapped the cast of signed and unsigned
integers. Specifically:
- The signe
https://github.com/MainakSil created
https://github.com/llvm/llvm-project/pull/108804
Summary:
This PR fixes the issue where the VecLib bitfield in CodeGenOptions.def is too
small to accommodate the increasing number of vector libraries. Specifically,
the bitfield size was previously set to 3,
MainakSil wrote:
Unchecked the private email box.
https://github.com/llvm/llvm-project/pull/108324
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
MainakSil wrote:
If it looks good to you, please do merge it.
https://github.com/llvm/llvm-project/pull/108324
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
@@ -19,20 +19,23 @@ Example:
.. code-block:: c++
struct Base {
-virtual void ~Base();
+virtual ~Base();
+int i;
};
-
MainakSil wrote:
Check it please.
https://github.com/llvm/llvm-project/pull/108324
_
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108324
>From edb6664fbdafb5127d141fde633779865a90dde1 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Thu, 12 Sep 2024 08:58:15 +0530
Subject: [PATCH 1/4] Improve documentation for
bugprone-pointer-arithmetic-on-pol
@@ -19,20 +19,23 @@ Example:
.. code-block:: c++
struct Base {
-virtual void ~Base();
+virtual ~Base();
+int i;
};
-
MainakSil wrote:
So should I make any changes?
https://github.com/llvm/llvm-project/pull/108324
@@ -19,20 +19,23 @@ Example:
.. code-block:: c++
struct Base {
-virtual void ~Base();
+virtual ~Base();
+int i;
};
-
MainakSil wrote:
Do you mean like this?
![image](https://github.com/user-attachments/assets/9ea57dc0-0820-4147-bf08-ec3bb96f
MainakSil wrote:
I have addressed the feedback:
1. Removed unnecessary whitespace.
2. Removed redundant comments and the `FinalDerived` example.
3. Replaced `new/delete` with direct array passing.
Please let me know if further changes are needed.
https://github.com/llvm/llvm-project/pull/108324
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108324
>From edb6664fbdafb5127d141fde633779865a90dde1 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Thu, 12 Sep 2024 08:58:15 +0530
Subject: [PATCH 1/3] Improve documentation for
bugprone-pointer-arithmetic-on-pol
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108324
>From edb6664fbdafb5127d141fde633779865a90dde1 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Thu, 12 Sep 2024 08:58:15 +0530
Subject: [PATCH 1/2] Improve documentation for
bugprone-pointer-arithmetic-on-pol
MainakSil wrote:
I have updated the example based on your feedback. The `new`/`delete` usage has
been removed to avoid additional undefined behavior. The example now directly
passes a pointer to a function, which performs the pointer arithmetic, focusing
solely on the issue of undefined behavi
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108324
>From edb6664fbdafb5127d141fde633779865a90dde1 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Thu, 12 Sep 2024 08:58:15 +0530
Subject: [PATCH 1/2] Improve documentation for
bugprone-pointer-arithmetic-on-pol
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108324
>From edb6664fbdafb5127d141fde633779865a90dde1 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Thu, 12 Sep 2024 08:58:15 +0530
Subject: [PATCH 1/2] Improve documentation for
bugprone-pointer-arithmetic-on-pol
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108324
>From edb6664fbdafb5127d141fde633779865a90dde1 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Thu, 12 Sep 2024 08:58:15 +0530
Subject: [PATCH] Improve documentation for
bugprone-pointer-arithmetic-on-polymor
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108324
>From edb6664fbdafb5127d141fde633779865a90dde1 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Thu, 12 Sep 2024 08:58:15 +0530
Subject: [PATCH] Improve documentation for
bugprone-pointer-arithmetic-on-polymor
https://github.com/MainakSil updated
https://github.com/llvm/llvm-project/pull/108324
>From edb6664fbdafb5127d141fde633779865a90dde1 Mon Sep 17 00:00:00 2001
From: Mainak Sil
Date: Thu, 12 Sep 2024 08:58:15 +0530
Subject: [PATCH] Improve documentation for
bugprone-pointer-arithmetic-on-polymor
https://github.com/MainakSil created
https://github.com/llvm/llvm-project/pull/108324
This pull request addresses issue #107831 by improving the documentation for
the `bugprone-pointer-arithmetic-on-polymorphic-object` Clang-Tidy check.
### Changes Made:
1. **Fixed Syntax Error**: Corrected th
36 matches
Mail list logo