polymorphic info members use value semantics #2843
Annotations
1 error and 2 warnings
CMake Workflow
CMake build failed with exit code 1
Error: CMake build failed with exit code 1
at main (/__w/_actions/alandefreitas/cpp-actions/v1.8.8/cmake-workflow/dist/index.js:1:19914)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at run (/__w/_actions/alandefreitas/cpp-actions/v1.8.8/cmake-workflow/dist/index.js:1:30142)
|
CMake Workflow:
src/lib/Metadata/Interface.cpp#L108
g++-14 - unused variable 'tranche' ([-Wunused-variable])
|
CMake Workflow:
src/test/ADT/PolymorphicValue.cpp#L231
g++-14 - moving 'lhs' of type 'clang::mrdocs::PolymorphicValue<clang::mrdocs::X>' to itself ([-Wself-move])
|
Loading