| commit | dd50574d5119e1f2af1f8c255f537b334310cc2c | [log] [tgz] |
|---|---|---|
| author | David Tang <davtang@google.com> | Mon Oct 28 16:32:26 2024 +0000 |
| committer | David Tang <davtang@google.com> | Thu Nov 07 00:06:17 2024 +0000 |
| tree | cc5e0c24a01ee0224b35b2977d3c46a0da0c6aad | |
| parent | b02edd98cb3acf97b470574cf6efa8e7a3783acc [diff] |
[clang-tidy] Fix clang-tidy errors Fix the following clang-tidy errors: readability-avoid-const-params-in-decls readability-static-accessed-through-instance modernize-avoid-bind cert-msc30-c cert-msc50-cpp cert-err34-c performance-faster-string-find Google-Bug-Id: 375054631 Change-Id: Ie1cff74d9e887e0f1df20288623639e437d50ac8 Signed-off-by: David Tang <davtang@google.com>