[all-commits] [llvm/llvm-project] c056f8: [TableGen] Improve algorithm for inheriting class ...
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Wed Jan 20 06:37:23 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c056f824340ff0189f3ef7870b83e3730de401d1
https://github.com/llvm/llvm-project/commit/c056f824340ff0189f3ef7870b83e3730de401d1
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M llvm/include/llvm/TableGen/Record.h
M llvm/lib/TableGen/Record.cpp
M llvm/lib/TableGen/TGParser.cpp
M llvm/test/TableGen/self-reference-typeerror.td
Log Message:
-----------
[TableGen] Improve algorithm for inheriting class template args and fields
Differential Revision: https://reviews.llvm.org/D94822
More information about the All-commits
mailing list