forked from OSchip/llvm-project
parent
7a04e7df6d
commit
6018b39dd1
|
@ -52,7 +52,7 @@ public:
|
|||
llvm::OwningPtr<DiagnosticClient> PrimaryClient;
|
||||
llvm::OwningPtr<TextDiagnosticBuffer> Buffer;
|
||||
Preprocessor *CurrentPreprocessor;
|
||||
bool NumErrors;
|
||||
unsigned NumErrors;
|
||||
|
||||
private:
|
||||
void CheckDiagnostics();
|
||||
|
|
Loading…
Reference in New Issue