perf boost mode in its own class #478
lint.yaml
on: push
check-remove-before-flight
16s
check-cpp
1m 56s
check-iwyu
2m 39s
Annotations
1 error and 3 warnings
check-cpp
Process completed with exit code 1.
|
readability/casting:
nanobenchmarks/main.cpp#L26
Using C-style cast. Use reinterpret_cast<BENCHMARK_CALLING_CONVENTION*>(...) instead
|
whitespace/blank_line:
nanobenchmarks/main.cpp#L77
Redundant blank line at the start of a code block should be deleted.
|
whitespace/ending_newline:
nanobenchmarks/main.cpp#L255
Could not find a newline character at the end of the file.
|