Bump clang-tools from 0.8.0 to 0.9.0 (#165) #233
Annotations
6 warnings and 2 notices
src/demo.cpp#L7
use a trailing return type for this function
|
src/demo.cpp#L9
use a trailing return type for this function
|
src/demo.cpp#L11
statement should be inside braces
|
src/demo.cpp#L14
do not call c-style vararg functions
|
src/demo.hpp#L10
use a trailing return type for this function
|
src/demo.hpp#L12
use nullptr
|
src/demo.cpp#L1
File src/demo.cpp does not conform to Custom style guidelines. (lines 2)
|
src/demo.hpp#L1
File src/demo.hpp does not conform to Custom style guidelines. (lines 1, 7, 10, 14, 37, 39)
|
The logs for this run have expired and are no longer available.
Loading