clang API Documentation

clang::tooling::ClangSyntaxOnlyAdjuster Class Reference

Syntax check only command line adjuster. More...

#include <ArgumentsAdjusters.h>

Inheritance diagram for clang::tooling::ClangSyntaxOnlyAdjuster:
Inheritance graph
[legend]
Collaboration diagram for clang::tooling::ClangSyntaxOnlyAdjuster:
Collaboration graph
[legend]

List of all members.


Detailed Description

Syntax check only command line adjuster.

This class implements ArgumentsAdjuster interface and converts input command line arguments to the "syntax check only" variant.

Definition at line 50 of file ArgumentsAdjusters.h.


The documentation for this class was generated from the following files: