[all-commits] [llvm/llvm-project] 385752: [clang][TableGen] Fix Duplicate Entries in TableGe...
Vincent via All-commits
all-commits at lists.llvm.org
Wed May 21 09:28:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 385752c9b5f20416ed56080be46fe4b84bb59104
https://github.com/llvm/llvm-project/commit/385752c9b5f20416ed56080be46fe4b84bb59104
Author: Vincent <llvm at viceroygroup.ca>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
A clang/test/AST/ast-dump-riscv-attributes.cpp
M clang/utils/TableGen/ClangAttrEmitter.cpp
Log Message:
-----------
[clang][TableGen] Fix Duplicate Entries in TableGen (#140828)
Fixed TableGen duplicate issues that causes the wrong interrupt
attribute from being selected.
resolves #140701
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