[PATCH] D43680: TableGen: Generalize record types to fix typeIsConvertibleTo et al.
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 25 08:23:09 PST 2018
nhaehnle updated this revision to Diff 135828.
nhaehnle marked 2 inline comments as done.
nhaehnle added a comment.
Use any_of/all_of.
Repository:
rL LLVM
https://reviews.llvm.org/D43680
Files:
include/llvm/TableGen/Record.h
lib/TableGen/Record.cpp
lib/TableGen/TGParser.cpp
test/TableGen/if-type.td
test/TableGen/if.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43680.135828.patch
Type: text/x-patch
Size: 12495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180225/5732f13b/attachment.bin>
More information about the llvm-commits
mailing list