Minor coding style fix. NFC.
authorMichael Liao <michael.hliao@gmail.com>
Tue, 22 Oct 2019 04:32:30 +0000 (04:32 +0000)
committerMichael Liao <michael.hliao@gmail.com>
Tue, 22 Oct 2019 04:32:30 +0000 (04:32 +0000)
llvm-svn: 375478

clang/lib/Sema/SemaLambda.cpp

index 749b0f2..c6b19a0 100644 (file)
@@ -444,7 +444,8 @@ void Sema::handleLambdaNumbering(
   }
 
   auto getMangleNumberingContext =
-      [this](CXXRecordDecl *Class, Decl *ManglingContextDecl) -> MangleNumberingContext * {
+      [this](CXXRecordDecl *Class,
+             Decl *ManglingContextDecl) -> MangleNumberingContext * {
     // Get mangle numbering context if there's any extra decl context.
     if (ManglingContextDecl)
       return &Context.getManglingNumberContext(