[PATCH] D95312: [TableGen] [DetailedRecords] Print record name that is null string as ""

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 24 13:47:55 PST 2021


dblaikie added a comment.

Test coverage?

(& probably use 'empty()' rather than 'size() == 0')


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95312/new/

https://reviews.llvm.org/D95312



More information about the llvm-commits mailing list