clang-tools  7.0.0
Public Attributes | List of all members
clang::clangd::Metadata Struct Reference

#include <Protocol.h>

Collaboration diagram for clang::clangd::Metadata:
[legend]

Public Attributes

std::vector< std::string > extraFlags
 

Detailed Description

Definition at line 161 of file Protocol.h.

Member Data Documentation

◆ extraFlags

std::vector<std::string> clang::clangd::Metadata::extraFlags

Definition at line 162 of file Protocol.h.

Referenced by clang::clangd::fromJSON().


The documentation for this struct was generated from the following file: