Skip to content

Commit a3837fe

Browse files
committed
Fix bad formatting
1 parent c9db5ee commit a3837fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flang/include/flang/Optimizer/CodeGen/CodeGenOpenMP.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
//=== Optimizer/CodeGen/CodeGenOpenMP.h - OpenMP code generation -*- C++ -*-===//
1+
//=== Optimizer/CodeGen/CodeGenOpenMP.h - OpenMP code generation -*- C++
2+
//-*-===//
23
//
34
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
45
// See https://llvm.org/LICENSE.txt for license information.
@@ -23,5 +24,4 @@ void populateOpenMPFIRToLLVMConversionPatterns(
2324

2425
} // namespace fir
2526

26-
2727
#endif // FORTRAN_OPTIMIZER_CODEGEN_CODEGENOPENMP_H

0 commit comments

Comments
 (0)