[PATCH] D142473: [UTC] Add --version argument

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 15:50:23 PST 2023


arichardson added a comment.

I like this approach, it's a lot less hacky than my attempt to default function signatures to on. I'll rebase that to check for version>1 instead.

I'm not sure if this should include the change to match full lines though, I think that should be a separate commit (but the implementation looks fine to me).


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

https://reviews.llvm.org/D142473



More information about the llvm-commits mailing list