]> granicus.if.org Git - clang/commitdiff
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)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@375478 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Sema/SemaLambda.cpp

index 749b0f2caaa039eaba3d6880d40d3e5d9ac22ee0..c6b19a0b195c5f8a787e01b60015a7c870213871 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(