Skip to content

Commit 3142924

Browse files
Fix code formatting
1 parent ee0b0aa commit 3142924

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/CIR/CodeGen/CIRGenFunction.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,6 @@ class CIRGenFunction : public CIRGenTypeCache {
535535
mlir::LogicalResult emitDeclStmt(const clang::DeclStmt &s);
536536
LValue emitDeclRefLValue(const clang::DeclRefExpr *e);
537537

538-
539538
mlir::LogicalResult emitDefaultStmt(const clang::DefaultStmt &s,
540539
mlir::Type condType,
541540
bool buildingTopLevelCase);

0 commit comments

Comments
 (0)