зеркало из https://github.com/microsoft/clang.git
Rename 'HTMLDiagnostics.h' to 'PathDiagnosticClients.h'
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58646 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
18fe56863b
Коммит
ad99dbfc1d
|
@ -12,7 +12,7 @@
|
|||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "ASTConsumers.h"
|
||||
#include "clang/Driver/HTMLDiagnostics.h"
|
||||
#include "clang/Driver/PathDiagnosticClients.h"
|
||||
#include "clang/AST/TranslationUnit.h"
|
||||
#include "clang/Basic/Diagnostic.h"
|
||||
#include "clang/Basic/SourceManager.h"
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "ASTConsumers.h"
|
||||
#include "clang/Driver/HTMLDiagnostics.h"
|
||||
#include "clang/Driver/PathDiagnosticClients.h"
|
||||
#include "clang/AST/ASTConsumer.h"
|
||||
#include "clang/AST/Decl.h"
|
||||
#include "clang/AST/DeclObjC.h"
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
#include "clang.h"
|
||||
#include "ASTConsumers.h"
|
||||
#include "clang/Driver/CompileOptions.h"
|
||||
#include "clang/Driver/HTMLDiagnostics.h"
|
||||
#include "clang/Driver/PathDiagnosticClients.h"
|
||||
#include "clang/Driver/InitHeaderSearch.h"
|
||||
#include "clang/Driver/TextDiagnosticBuffer.h"
|
||||
#include "clang/Driver/TextDiagnosticPrinter.h"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "clang/Driver/HTMLDiagnostics.h"
|
||||
#include "clang/Driver/PathDiagnosticClients.h"
|
||||
#include "clang/Analysis/PathDiagnostic.h"
|
||||
#include "clang/AST/ASTContext.h"
|
||||
#include "clang/AST/Decl.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче