Documentation ¶
Overview ¶
Package clanglink performs include processing given a valid clang link action.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Preprocessor ¶
type Preprocessor struct { *inputprocessor.BasePreprocessor ARDeepScan bool }
Preprocessor is the preprocessor of clang cpp link actions.
func (*Preprocessor) ParseFlags ¶
func (p *Preprocessor) ParseFlags() error
ParseFlags parses the commands flags and populates the ActionSpec object with inferred information.
Click to show internal directories.
Click to hide internal directories.