[all-commits] [llvm/llvm-project] 0685fc: [TableGen] Add GenericEnumClass that generates sco...
Mirko BrkuĊĦanin via All-commits
all-commits at lists.llvm.org
Fri Dec 5 10:46:51 PST 2025
Branch: refs/heads/users/mbrkusanin/enum-scope
Home: https://github.com/llvm/llvm-project
Commit: 0685fcb9967718c0065febb6e6e67d1795333c24
https://github.com/llvm/llvm-project/commit/0685fcb9967718c0065febb6e6e67d1795333c24
Author: Mirko Brkusanin <Mirko.Brkusanin at amd.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M llvm/docs/TableGen/BackEnds.rst
M llvm/include/llvm/TableGen/SearchableTable.td
M llvm/test/TableGen/generic-tables.td
M llvm/utils/TableGen/SearchableTableEmitter.cpp
Log Message:
-----------
[TableGen] Add GenericEnumClass that generates scoped enums
Add a way of generating scoped enums with c++ `enum class` when a
new name scope is preferable.
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