Skip to content

Commit ec37831

Browse files
committed
Apply clang-format
1 parent d61e93e commit ec37831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/tools/sycl-post-link/sycl-post-link.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ std::string saveModuleProperties(module_split::ModuleDesc &MD,
478478
// different values of sycl-optlevel attribute. Therefore, it is enough
479479
// to only look at the first function with such attribute to compute
480480
// the property for the whole device image.
481-
break;
481+
break;
482482
}
483483
}
484484

0 commit comments

Comments
 (0)