Skip to content

Commit 39fe440

Browse files
committed
[clang] Fix EOL whitespace. NFC
1 parent 42e9478 commit 39fe440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/AST/ASTContext.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ comments::FullComment *ASTContext::getCommentForDecl(
636636
return FC;
637637
}
638638

639-
void
639+
void
640640
ASTContext::CanonicalTemplateTemplateParm::Profile(llvm::FoldingSetNodeID &ID,
641641
const ASTContext &C,
642642
TemplateTemplateParmDecl *Parm) {

0 commit comments

Comments
 (0)