[PATCH] D67135: [clang-tidy] performance-inefficient-vector-operation: Support proto repeated field

Haojian Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 01:57:31 PDT 2019


hokein added a comment.

In D67135#1669836 <https://reviews.llvm.org/D67135#1669836>, @congliu wrote:

> Could someone commit this for me? I failed to commit this change...


Committed in rL371963 <https://reviews.llvm.org/rL371963>, just curious why you failed to commit? if you are using llvm git monorepo, `./llvm/utils/git-svn/git-llvm push` should work.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67135





More information about the llvm-commits mailing list