Name info #1871
Annotations
10 errors and 1 warning
src/lib/AST/ASTVisitor.cpp#L3209
clang++-16 - a type specifier is required for all declarations
|
src/lib/AST/ASTVisitor.cpp#L3209
clang++-16 - friends can only be classes or functions
|
../../../../../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>'
|
../../../../../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>'
|
../../../../../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>'
|
../../../../../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>'
|
../../../../../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>'
|
../../../../../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>'
|
../../../../../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>'
|
../../../../../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>'
|
src/lib/AST/ASTVisitor.cpp#L3835
clang++-16 - moving a temporary object prevents copy elision ([-Wpessimizing-move])
|
The logs for this run have expired and are no longer available.
Loading