[PATCH] D122618: [Lint][Verifier] NFC: Rename 'Assert*' macros to 'Check*'.

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 15:00:04 PDT 2022


aeubanks added a comment.

I like this change, let's see what others think of it

perhaps `Verify()` makes a bit more sense than `Check()` at least for the verifier?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122618



More information about the llvm-commits mailing list