commit | 39fe44024689cf6d10b249db8694efbdcc6afc14 | [log] [tgz] |
---|---|---|
author | Jonathan Roelofs <jroelofs@jroelofs.com> | Sun Jan 26 12:05:46 2020 -0700 |
committer | Jonathan Roelofs <jroelofs@jroelofs.com> | Tue Jan 28 08:47:37 2020 -0700 |
tree | a09345f0c3e91e8b6c5a237bde73d2be6693f276 | |
parent | 42e9478e0bbbe3468a74d9d07275a61558b220c4 [diff] [blame] |
[clang] Fix EOL whitespace. NFC
diff --git a/clang/lib/AST/ASTContext.cpp b/clang/lib/AST/ASTContext.cpp index 7591956..7296949 100644 --- a/clang/lib/AST/ASTContext.cpp +++ b/clang/lib/AST/ASTContext.cpp
@@ -636,7 +636,7 @@ return FC; } -void +void ASTContext::CanonicalTemplateTemplateParm::Profile(llvm::FoldingSetNodeID &ID, const ASTContext &C, TemplateTemplateParmDecl *Parm) {