diff options
Diffstat (limited to 'clang/include')
-rw-r--r-- | clang/include/clang/AST/TypeOrdering.h | 2 | ||||
-rw-r--r-- | clang/include/clang/Basic/CharInfo.h | 2 | ||||
-rw-r--r-- | clang/include/clang/CodeGen/SwiftCallingConv.h | 2 | ||||
-rw-r--r-- | clang/include/clang/Frontend/LayoutOverrideSource.h | 2 | ||||
-rw-r--r-- | clang/include/clang/Frontend/SerializedDiagnosticPrinter.h | 2 | ||||
-rw-r--r-- | clang/include/clang/Index/IndexDataConsumer.h | 2 | ||||
-rw-r--r-- | clang/include/clang/Index/IndexSymbol.h | 2 | ||||
-rw-r--r-- | clang/include/clang/Index/IndexingAction.h | 2 | ||||
-rw-r--r-- | clang/include/clang/Index/USRGeneration.h | 2 | ||||
-rw-r--r-- | clang/include/clang/Sema/SemaFixItUtils.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/clang/include/clang/AST/TypeOrdering.h b/clang/include/clang/AST/TypeOrdering.h index 5f16969dca6..d29dd6d6012 100644 --- a/clang/include/clang/AST/TypeOrdering.h +++ b/clang/include/clang/AST/TypeOrdering.h @@ -1,4 +1,4 @@ -//===-------------- TypeOrdering.h - Total ordering for types -------------===// +//===-------------- TypeOrdering.h - Total ordering for types ---*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/clang/include/clang/Basic/CharInfo.h b/clang/include/clang/Basic/CharInfo.h index be49f360d60..e6c5e90d346 100644 --- a/clang/include/clang/Basic/CharInfo.h +++ b/clang/include/clang/Basic/CharInfo.h @@ -1,4 +1,4 @@ -//===--- clang/Basic/CharInfo.h - Classifying ASCII Characters ------------===// +//===--- clang/Basic/CharInfo.h - Classifying ASCII Characters --*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/clang/include/clang/CodeGen/SwiftCallingConv.h b/clang/include/clang/CodeGen/SwiftCallingConv.h index a5ea9001859..45b3145ed9f 100644 --- a/clang/include/clang/CodeGen/SwiftCallingConv.h +++ b/clang/include/clang/CodeGen/SwiftCallingConv.h @@ -1,4 +1,4 @@ -//==-- SwiftCallingConv.h - Swift ABI lowering -----------------------------==// +//==-- SwiftCallingConv.h - Swift ABI lowering ------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/clang/include/clang/Frontend/LayoutOverrideSource.h b/clang/include/clang/Frontend/LayoutOverrideSource.h index f7a5c87b77e..0b7f7dc7a7d 100644 --- a/clang/include/clang/Frontend/LayoutOverrideSource.h +++ b/clang/include/clang/Frontend/LayoutOverrideSource.h @@ -1,4 +1,4 @@ -//===--- LayoutOverrideSource.h --Override Record Layouts -----------------===// +//===--- LayoutOverrideSource.h --Override Record Layouts -------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h b/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h index 2906a6f6a5e..dc68c32fb15 100644 --- a/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h +++ b/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h @@ -1,4 +1,4 @@ -//===--- SerializedDiagnosticPrinter.h - Serializer for diagnostics -------===// +//===--- SerializedDiagnosticPrinter.h - Diagnostics serializer -*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/clang/include/clang/Index/IndexDataConsumer.h b/clang/include/clang/Index/IndexDataConsumer.h index 8115b04af65..6e11455661a 100644 --- a/clang/include/clang/Index/IndexDataConsumer.h +++ b/clang/include/clang/Index/IndexDataConsumer.h @@ -1,4 +1,4 @@ -//===--- IndexDataConsumer.h - Abstract index data consumer ---------------===// +//===--- IndexDataConsumer.h - Abstract index data consumer -----*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/clang/include/clang/Index/IndexSymbol.h b/clang/include/clang/Index/IndexSymbol.h index 1e8439ed5ab..068796141df 100644 --- a/clang/include/clang/Index/IndexSymbol.h +++ b/clang/include/clang/Index/IndexSymbol.h @@ -1,4 +1,4 @@ -//===--- IndexSymbol.h - Types and functions for indexing symbols ---------===// +//===- IndexSymbol.h - Types and functions for indexing symbols -*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/clang/include/clang/Index/IndexingAction.h b/clang/include/clang/Index/IndexingAction.h index 64496a21ec5..0d09c403483 100644 --- a/clang/include/clang/Index/IndexingAction.h +++ b/clang/include/clang/Index/IndexingAction.h @@ -1,4 +1,4 @@ -//===--- IndexingAction.h - Frontend index action -------------------------===// +//===--- IndexingAction.h - Frontend index action ---------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/clang/include/clang/Index/USRGeneration.h b/clang/include/clang/Index/USRGeneration.h index 4ff142ac993..1ece321746a 100644 --- a/clang/include/clang/Index/USRGeneration.h +++ b/clang/include/clang/Index/USRGeneration.h @@ -1,4 +1,4 @@ -//===- USRGeneration.h - Routines for USR generation ----------------------===// +//===- USRGeneration.h - Routines for USR generation ------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // diff --git a/clang/include/clang/Sema/SemaFixItUtils.h b/clang/include/clang/Sema/SemaFixItUtils.h index 343ccfb3d63..84dc58754b7 100644 --- a/clang/include/clang/Sema/SemaFixItUtils.h +++ b/clang/include/clang/Sema/SemaFixItUtils.h @@ -1,4 +1,4 @@ -//===--- SemaFixItUtils.h - Sema FixIts -----------------------------------===// +//===--- SemaFixItUtils.h - Sema FixIts -------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |