set default build option to use fast recovery method #303
Annotations
1 error and 2 warnings
Analysis
- *<https://github.com/project-tsurugi/limestone/runs/17346526029?check_suite_focus=true|[Clang-Tidy] 2 warnings>*
|
readability-container-data-pointer:
src/limestone/datastore_snapshot.cpp#L238
'data' should be used for accessing the data pointer instead of taking the address of the 0-th element
|
readability-container-data-pointer:
src/limestone/datastore_snapshot.cpp#L238
'data' should be used for accessing the data pointer instead of taking the address of the 0-th element
|