https://github.com/yronglin closed
https://github.com/llvm/llvm-project/pull/89064
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/abdulraheembeigh approved this pull request.
LGTM!
https://github.com/llvm/llvm-project/pull/89064
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
yronglin wrote:
> LGTM, good catch!
Thanks for your review!
https://github.com/llvm/llvm-project/pull/89064
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/AaronBallman approved this pull request.
LGTM, good catch!
https://github.com/llvm/llvm-project/pull/89064
___
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 (yronglin)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/89064.diff
1 Files Affected:
- (modified) clang/include/clang/Sema/ParsedAttr.h (+1-6)
``diff
diff --git a/clang/include/clang/Sema/ParsedAttr.
https://github.com/yronglin created
https://github.com/llvm/llvm-project/pull/89064
None
>From f36208514cbef24c4673a333db064d9ffae34e74 Mon Sep 17 00:00:00 2001
From: yronglin
Date: Wed, 17 Apr 2024 20:33:22 +0800
Subject: [PATCH] [NFC] CLean dead code in ParsedAttr.h
Signed-off-by: yronglin