[llvm] [TableGen] Use PrintFatalError in ParseTreePattern for proper error handling of llvm-tblgen (PR #161417)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 1 05:39:53 PDT 2025


https://github.com/arsenm commented:

Missing new test. The only test changes appear to be regressing error quality in covered cases. In general non-fatal errors are preferable. It's better to emit as many errors as possible 

https://github.com/llvm/llvm-project/pull/161417


More information about the llvm-commits mailing list