[PATCH] D99468: [TableGen] Emit more helpful error messages on empty type set

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 29 21:53:52 PDT 2021


craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.

Seems reasonable to me. Whether we want to move that out of NDEBUG is a different issue. We get a lot of compile time complaints about tablegen in release builds.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99468



More information about the llvm-commits mailing list