[Test] Add cpp linter workflow #4
Annotations
2 errors, 1 warning, and 1 notice
pass/ProteusPass.cpp:28:10 [clang-diagnostic-error]:
pass/ProteusPass.cpp#L28
'llvm/Analysis/CallGraph.h' file not found
|
cpp-linter
Process completed with exit code 1.
|
lib/JitEngine.cpp:82:25 [readability-identifier-naming]:
lib/JitEngine.cpp#L82
invalid case style for variable 'pto'
|
Run clang-format on pass/ProteusPass.cpp:
pass/ProteusPass.cpp#L1
File pass/ProteusPass.cpp does not conform to Custom style guidelines. (lines 1070)
|