https://github.com/smanna12 closed
https://github.com/llvm/llvm-project/pull/104811
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: None (smanna12)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/104811.diff
1 Files Affected:
- (modified) clang/lib/Sema/SemaDecl.cpp (+5)
``diff
diff --git a/clang/lib/Sema/SemaDecl.cpp b/clang/lib/Sema/Se
https://github.com/smanna12 converted_to_draft
https://github.com/llvm/llvm-project/pull/104811
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/smanna12 ready_for_review
https://github.com/llvm/llvm-project/pull/104811
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/smanna12 updated
https://github.com/llvm/llvm-project/pull/104811
>From fc81a200eac8e9e2da34e60d3de1c6bd61fc1c99 Mon Sep 17 00:00:00 2001
From: "Manna, Soumi"
Date: Mon, 19 Aug 2024 09:11:42 -0700
Subject: [PATCH 1/2] Fix bug
---
clang/lib/Sema/SemaDecl.cpp | 4
1 file
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 0ee0857363aadf9ce0f403e7e0da10f0a9d94887
fc81a200eac8e9e2da34e60d3de1c6bd61fc1c99 --e
https://github.com/smanna12 created
https://github.com/llvm/llvm-project/pull/104811
None
>From fc81a200eac8e9e2da34e60d3de1c6bd61fc1c99 Mon Sep 17 00:00:00 2001
From: "Manna, Soumi"
Date: Mon, 19 Aug 2024 09:11:42 -0700
Subject: [PATCH] Fix bug
---
clang/lib/Sema/SemaDecl.cpp | 4
1 fi