Skip to content

Commit fee5c48

Browse files
committed
format code
1 parent b3523cb commit fee5c48

File tree

1 file changed

+0
-1
lines changed
  • flang/include/flang/Optimizer/Builder/Runtime

1 file changed

+0
-1
lines changed

flang/include/flang/Optimizer/Builder/Runtime/Command.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ mlir::Value genGetEnvVariable(fir::FirOpBuilder &, mlir::Location,
5353
mlir::Value length, mlir::Value trimName,
5454
mlir::Value errmsg);
5555

56-
5756
/// Generate a call to the GetCwd runtime function which implements
5857
/// the GETCWD intrinsic.
5958
mlir::Value genGetCwd(fir::FirOpBuilder &builder, mlir::Location loc,

0 commit comments

Comments
 (0)