Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Silence some clang warnings on macOS and iOS CQ bots.
Looks like some toolchain updated recently and the bots are complaining about copy vs reference. While I'm here, this is a test and just declaring a pair of vectors is much less typing than an external array and a pair of spans. Change-Id: Iffc0beed99f5ef492d78bc58b5bb02d7c595a072 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/43044 Reviewed-by: Adam Langley <agl@google.com>
- Loading branch information