[all-commits] [llvm/llvm-project] 4820af: [TableGen] Fix bug in !interleave operator
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Mon Dec 28 09:18:11 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4820af99ddc3271198ecccce4fdd867dc65b11f5
https://github.com/llvm/llvm-project/commit/4820af99ddc3271198ecccce4fdd867dc65b11f5
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M llvm/lib/TableGen/Record.cpp
M llvm/test/TableGen/interleave.td
Log Message:
-----------
[TableGen] Fix bug in !interleave operator
I forgot to account for unresolved elements of the list.
Differential Revision: https://reviews.llvm.org/D93814
More information about the All-commits
mailing list