From: Dimitry Andric Date: Mon, 18 Dec 2017 19:46:56 +0000 (+0000) Subject: Fix more inconsistent line endings. NFC. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=002b83ad4242620b7b334d377cf955e542177b4d;p=clang Fix more inconsistent line endings. NFC. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@321016 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/AST/OperationKinds.def b/include/clang/AST/OperationKinds.def index 2aec98a6dc..b13cf3b632 100644 --- a/include/clang/AST/OperationKinds.def +++ b/include/clang/AST/OperationKinds.def @@ -327,7 +327,7 @@ CAST_OPERATION(ZeroToOCLQueue) // Convert a pointer to a different address space. CAST_OPERATION(AddressSpaceConversion) -// Convert an integer initializer to an OpenCL sampler. +// Convert an integer initializer to an OpenCL sampler. CAST_OPERATION(IntToOCLSampler) //===- Binary Operations -------------------------------------------------===// diff --git a/lib/Parse/ParseTemplate.cpp b/lib/Parse/ParseTemplate.cpp index fe17d65a27..6df9df804f 100644 --- a/lib/Parse/ParseTemplate.cpp +++ b/lib/Parse/ParseTemplate.cpp @@ -1024,8 +1024,8 @@ bool Parser::AnnotateTemplateIdToken(TemplateTy Template, TemplateNameKind TNK, ? OO_None : TemplateName.OperatorFunctionId.Operator; - TemplateIdAnnotation *TemplateId = TemplateIdAnnotation::Create( - SS, TemplateKWLoc, TemplateNameLoc, TemplateII, OpKind, Template, TNK, + TemplateIdAnnotation *TemplateId = TemplateIdAnnotation::Create( + SS, TemplateKWLoc, TemplateNameLoc, TemplateII, OpKind, Template, TNK, LAngleLoc, RAngleLoc, TemplateArgs, TemplateIds); Tok.setAnnotationValue(TemplateId); diff --git a/www/cxx_dr_status.html b/www/cxx_dr_status.html index 4402c33a39..5bea91aa82 100644 --- a/www/cxx_dr_status.html +++ b/www/cxx_dr_status.html @@ -1292,7 +1292,7 @@ 209 NAD - Must friend declaration names be + Must friend declaration names be accessible? Yes @@ -1653,7 +1653,7 @@ accessible? 269 NAD - Order of initialization of multiply-defined static data members + Order of initialization of multiply-defined static data members of class templates N/A @@ -3268,8 +3268,8 @@ of class templates 538 CD1 - Definition and usage -of structure, POD-struct, POD-union, + Definition and usage +of structure, POD-struct, POD-union, and POD class N/A