[all-commits] [llvm/llvm-project] 998830: [clang] Do not allow unorderable features in [[gnu...
Dan Klishch via All-commits
all-commits at lists.llvm.org
Tue Jan 14 02:28:12 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9988309d5537e2954376005b07e9750cb62574a3
https://github.com/llvm/llvm-project/commit/9988309d5537e2954376005b07e9750cb62574a3
Author: Dan Klishch <30951924+DanShaders at users.noreply.github.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/test/Sema/attr-target-clones.c
M clang/test/Sema/attr-target-mv.c
M clang/test/Sema/attr-target.c
Log Message:
-----------
[clang] Do not allow unorderable features in [[gnu::target{,_clones}]] (#98426)
This partially addresses #98244.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list