[all-commits] [llvm/llvm-project] c6bcc7: [Clang]Throw frontend error for target feature mis...
Abhishek Kaushik via All-commits
all-commits at lists.llvm.org
Mon Aug 25 04:40:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6bcc747750527c663379057a507cc40922e5dd1
https://github.com/llvm/llvm-project/commit/c6bcc747750527c663379057a507cc40922e5dd1
Author: Abhishek Kaushik <abhishek.kaushik at intel.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/DiagnosticFrontendKinds.td
M clang/lib/CodeGen/CGCall.cpp
M clang/lib/CodeGen/CodeGenFunction.cpp
A clang/test/CodeGen/target-features-error-3.c
A clang/test/CodeGen/target-features-error-4.c
A clang/test/CodeGen/target-features-error-5.c
A clang/test/CodeGen/target-features-no-error-2.c
Log Message:
-----------
[Clang]Throw frontend error for target feature mismatch when using flatten attribute (#154801)
Fixes #149866
---------
Co-authored-by: Aaron Ballman <aaron at aaronballman.com>
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