WIP: Add blob_file class and update related classes as part of BLOB s… #857
Annotations
3 errors and 1 warning
clang-diagnostic-unused-private-field:
src/limestone/blob_pool_impl.h#L61
private field 'resolver_' is not used
|
Analysis
Process completed with exit code 1.
|
Analysis
- *<https://github.com/project-tsurugi/limestone/runs/36049077410?check_suite_focus=true|[Clang-Tidy] 2 warnings>*
|
modernize-pass-by-value:
src/limestone/blob_file.cpp#L22
pass by value and use std::move
|