[clang] [clang] Fix inconsistencies with the device_kernel attr on different targets (PR #161905)
Nick Sarnie via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 3 14:04:59 PDT 2025
================
@@ -134,7 +134,6 @@ static void diagnoseBadTypeAttribute(Sema &S, const ParsedAttr &attr,
case ParsedAttr::AT_VectorCall: \
----------------
sarnex wrote:
I think clang-format is wrong so I'm planning on ignoring it.
https://github.com/llvm/llvm-project/pull/161905
More information about the cfe-commits
mailing list