[PATCH] D150797: Turn unreachable error into assert
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 18 00:57:59 PDT 2023
jhenderson added a comment.
Given that there are unit tests, this code is in the library's public-facing API. Does removing the error check cause problems if users happen to be leveraging the FileCheck library in some manner?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150797/new/
https://reviews.llvm.org/D150797
More information about the llvm-commits
mailing list