Skip to main content
Module clang
plc_
diagnostics
1.1.0-dev
Module clang
Module Items
Structs
In plc_
diagnostics::
reporter
plc_diagnostics
::
reporter
Module
clang
Copy item path
Source
Structs
ยง
Clang
Format
Diagnostic
Reporter
A reporter that reports diagnostics in clang format. Specifically the messages have the following form
<filename>:<range>: <severity>: <message>
.