opt_merge: switch to unordered_set #1568
Annotations
12 errors and 6 warnings
test-compile (macos-13, clang)
The run was canceled by @github-actions[bot].
|
test-compile (macos-13, clang)
The operation was canceled.
|
test-compile (ubuntu-latest, gcc-13)
The run was canceled by @github-actions[bot].
|
test-compile (ubuntu-latest, gcc-13)
The operation was canceled.
|
test-compile (ubuntu-20.04, clang-10)
The run was canceled by @github-actions[bot].
|
test-compile (ubuntu-20.04, clang-10)
The operation was canceled.
|
test-compile (ubuntu-latest, gcc-10)
The run was canceled by @github-actions[bot].
|
test-compile (ubuntu-latest, gcc-10)
The operation was canceled.
|
test-compile (ubuntu-latest, clang-14)
The run was canceled by @github-actions[bot].
|
test-compile (ubuntu-latest, clang-14)
The operation was canceled.
|
test-compile (ubuntu-latest, clang-18)
The run was canceled by @github-actions[bot].
|
test-compile (ubuntu-latest, clang-18)
The operation was canceled.
|
pre_job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-compile (ubuntu-latest, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
test-compile (ubuntu-latest, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
test-compile (ubuntu-latest, clang-18):
frontends/ast/dpicall.cc#L70
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|
test-compile (ubuntu-latest, clang-18):
frontends/ast/dpicall.cc#L71
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|
test-compile (ubuntu-latest, clang-18):
frontends/ast/dpicall.cc#L72
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|