Documentation ¶
Overview ¶
Package clanglint performs include processing given a valid clang-tidy action.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Preprocessor ¶
type Preprocessor struct {
*cppcompile.Preprocessor
}
Preprocessor is the preprocessor of clang cpp lint actions.
func (*Preprocessor) ComputeSpec ¶
func (p *Preprocessor) ComputeSpec() error
ComputeSpec computes cpp header dependencies.
Click to show internal directories.
Click to hide internal directories.