[PATCH] D112532: [Matrix] Replace some err kinds with err_builtin_invalid_arg_type. (NFC)
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 26 07:15:24 PDT 2021
aaron.ballman added a comment.
In general, I like the direction of this cleanup. Thanks!
In D112532#3087293 <https://reviews.llvm.org/D112532#3087293>, @erichkeane wrote:
> I'm fine with this change in general... but did this not manage to break any tests?
Precommit CI says things are broken: https://buildkite.com/llvm-project/premerge-checks/builds/62247#63e5ea73-b0b3-4df4-898a-dd05d1f4bf81
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112532/new/
https://reviews.llvm.org/D112532
More information about the cfe-commits
mailing list