clang-tidy: ignore value_or used in optref helper #37379
Merged
CI (Envoy) / Mobile/iOS tests
skipped
Nov 26, 2024 in 0s
Check was skipped
This check was not triggered in this CI run
Details
Request (pr/37379/main@d64fb32)
@mathetake d64fb32
#37379 merge
main@b1a2af6
clang-tidy: ignore value_or used in optref helper
This adds
value_or
to the ignore-list of naming convention.
The similarhas_value
was already in the list and both are to
be aligned with theirabsl::optional
counterparts.part of #28566
cc @phlax
Environment
Request variables
Key | Value |
---|---|
ref | e7848d5 |
sha | d64fb32 |
pr | 37379 |
base-sha | b1a2af6 |
actor | @mathetake |
message | clang-tidy: ignore value_or used in optref helper... |
started | 1732649204.854857 |
target-branch | main |
trusted | false |
Build image
Container image/s (as used in this CI run)
Key | Value |
---|---|
default | envoyproxy/envoy-build-ubuntu:f94a38f62220a2b017878b790b6ea98a0f6c5f9c |
mobile | envoyproxy/envoy-build-ubuntu:mobile-f94a38f62220a2b017878b790b6ea98a0f6c5f9c |
Version
Envoy version (as used in this CI run)
Key | Value |
---|---|
major | 1 |
minor | 33 |
patch | 0 |
dev | true |
Loading