clang-tools
7.0.0
|
#include <Protocol.h>
Public Attributes | |
std::vector< Diagnostic > | diagnostics |
An array of diagnostics. More... | |
Definition at line 529 of file Protocol.h.
std::vector<Diagnostic> clang::clangd::CodeActionContext::diagnostics |
An array of diagnostics.
Definition at line 531 of file Protocol.h.
Referenced by clang::clangd::fromJSON().