Skip to content

Name info

Name info #1871

Triggered via pull request December 11, 2023 17:42
Status Cancelled
Total duration 3m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Generate Test Matrix
4s
Generate Test Matrix
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
Build Error - g++-13: src/lib/AST/ASTVisitor.cpp#L3209
g++-13 - invalid use of incomplete type ‘class clang::mrdocs::{anonymous}::TerminalTypeVisitor<Derived>’
GCC 13.1: C++20
Error: CMake build failed with exit code 1
GCC 13.1: C++20
CMake build failed with exit code 1
Build Error - clang++-16: src/lib/AST/ASTVisitor.cpp#L3209
clang++-16 - a type specifier is required for all declarations
Build Error - clang++-16: src/lib/AST/ASTVisitor.cpp#L3209
clang++-16 - friends can only be classes or functions
Build Error - clang++-16: ../../../../../opt/hostedtoolcache/llvm+clang/include/clang/AST/TypeNodes.inc#L22
clang++-16 - 'VisitAdjustedType' is a private member of 'clang::mrdocs::(anonymous namespace)::TerminalTypeVisitor<clang::mrdocs::(anonymous namespace)::ASTVisitor::TypeInfoBuilder>'
Build Error - clang++-16: ../../../../../opt/hostedtoolcache/llvm+clang/include/clang/AST/TypeNodes.inc#L30
clang++-16 - 'VisitAttributedType' is a private member of 'clang::mrdocs::(anonymous namespace)::TerminalTypeVisitor<clang::mrdocs::(anonymous namespace)::ASTVisitor::TypeInfoBuilder>'
Build Error - clang++-16: ../../../../../opt/hostedtoolcache/llvm+clang/include/clang/AST/TypeNodes.inc#L36
clang++-16 - 'VisitDecltypeType' is a private member of 'clang::mrdocs::(anonymous namespace)::TerminalTypeVisitor<clang::mrdocs::(anonymous namespace)::ASTVisitor::TypeInfoBuilder>'
Build Error - clang++-16: ../../../../../opt/hostedtoolcache/llvm+clang/include/clang/AST/TypeNodes.inc#L38
clang++-16 - 'VisitAutoType' is a private member of 'clang::mrdocs::(anonymous namespace)::TerminalTypeVisitor<clang::mrdocs::(anonymous namespace)::ASTVisitor::TypeInfoBuilder>'
Build Error - clang++-16: ../../../../../opt/hostedtoolcache/llvm+clang/include/clang/AST/TypeNodes.inc#L39
clang++-16 - 'VisitDeducedTemplateSpecializationType' is a private member of 'clang::mrdocs::(anonymous namespace)::TerminalTypeVisitor<clang::mrdocs::(anonymous namespace)::ASTVisitor::TypeInfoBuilder>'
Build Error - clang++-16: ../../../../../opt/hostedtoolcache/llvm+clang/include/clang/AST/TypeNodes.inc#L42
clang++-16 - 'VisitDependentNameType' is a private member of 'clang::mrdocs::(anonymous namespace)::TerminalTypeVisitor<clang::mrdocs::(anonymous namespace)::ASTVisitor::TypeInfoBuilder>'
Build Error - clang++-16: ../../../../../opt/hostedtoolcache/llvm+clang/include/clang/AST/TypeNodes.inc#L44
clang++-16 - 'VisitDependentTemplateSpecializationType' is a private member of 'clang::mrdocs::(anonymous namespace)::TerminalTypeVisitor<clang::mrdocs::(anonymous namespace)::ASTVisitor::TypeInfoBuilder>'
Build Error - clang++-16: ../../../../../opt/hostedtoolcache/llvm+clang/include/clang/AST/TypeNodes.inc#L46
clang++-16 - 'VisitElaboratedType' is a private member of 'clang::mrdocs::(anonymous namespace)::TerminalTypeVisitor<clang::mrdocs::(anonymous namespace)::ASTVisitor::TypeInfoBuilder>'
MSVC 14.34: C++20
Canceling since a higher priority waiting request for 'cppalliance/mrdocs:refs/pull/513/merge' exists
MSVC 14.34: C++20
The operation was canceled.
Build Warning - g++-13 - [-Wmaybe-uninitialized]: src/lib/AST/AnyBlock.hpp#L1171
g++-13 - ‘kind’ may be used uninitialized ([-Wmaybe-uninitialized])
Build Warning - g++-13 - [-Wunused-function]: src/lib/AST/ASTVisitorHelpers.hpp#L144
g++-13 - ‘clang::mrdocs::NoexceptKind clang::mrdocs::{anonymous}::convertToNoexceptKind(clang::CanThrowResult)’ defined but not used ([-Wunused-function])
Build Warning - clang++-16 - [-Wpessimizing-move]: src/lib/AST/ASTVisitor.cpp#L3835
clang++-16 - moving a temporary object prevents copy elision ([-Wpessimizing-move])