[Clang-Tidy] 6 warnings
[Clang-Tidy] 6 warnings
Annotations
Check warning on line 132 in src/limestone/logging_helper.h
github-actions / Clang-Tidy
cppcoreguidelines-macro-usage
function-like macro 'TRACE_COMMON' used; consider a 'constexpr' template function
Check warning on line 138 in src/limestone/logging_helper.h
github-actions / Clang-Tidy
bugprone-macro-parentheses
macro argument should be enclosed in parentheses
Check warning on line 139 in src/limestone/logging_helper.h
github-actions / Clang-Tidy
bugprone-macro-parentheses
macro argument should be enclosed in parentheses
Check warning on line 132 in src/./limestone/logging_helper.h
github-actions / Clang-Tidy
cppcoreguidelines-macro-usage
function-like macro 'TRACE_COMMON' used; consider a 'constexpr' template function
Check warning on line 138 in src/./limestone/logging_helper.h
github-actions / Clang-Tidy
bugprone-macro-parentheses
macro argument should be enclosed in parentheses
Check warning on line 139 in src/./limestone/logging_helper.h
github-actions / Clang-Tidy
bugprone-macro-parentheses
macro argument should be enclosed in parentheses