[all-commits] [llvm/llvm-project] 4f5f29: Revert "[TableGen] Improve algorithm for inheritin...
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Wed Jan 20 06:47:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f5f29d40974b9ba6e89179dda738c1eb9794370
https://github.com/llvm/llvm-project/commit/4f5f29d40974b9ba6e89179dda738c1eb9794370
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:
-----------
Revert "[TableGen] Improve algorithm for inheriting class template args and fields"
This reverts commit c056f824340ff0189f3ef7870b83e3730de401d1.
That commit causes build failures.
More information about the All-commits
mailing list