remove dependency on fmt library, using std::format instead #3100
Annotations
1 error and 4 warnings
Install LLVM
CMake build failed with exit code 1
Error: CMake build failed with exit code 1
at main (/__w/_actions/alandefreitas/cpp-actions/v1.8.10/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.10/cmake-workflow/dist/index.js:1:30143)
|
Install LLVM:
../third-party/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp#L1911
clang++-20 - object whose reference is captured by 'DiagsInGroup' will be destroyed at the end of the full-expression ([-Wdangling-capture])
|
Install LLVM:
../third-party/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h#L170
clang++-20 - 'const' qualifier on base class type 'const llvm::FunctionPropertiesInfo' have no effect ([-Wignored-qualifiers])
|
Install LLVM:
../third-party/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h#L170
clang++-20 - 'const' qualifier on base class type 'const llvm::FunctionPropertiesInfo' have no effect ([-Wignored-qualifiers])
|
Install LLVM:
../third-party/llvm-project/llvm/include/llvm/IR/PassManagerInternal.h#L170
clang++-20 - 'const' qualifier on base class type 'const llvm::FunctionPropertiesInfo' have no effect ([-Wignored-qualifiers])
|
Loading