Skip to content

Commit 18adbbc

Browse files
committed
More formatting
1 parent ee9e906 commit 18adbbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/lib/Sema/SemaSYCL.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6746,6 +6746,7 @@ void SYCLIntegrationHeader::emit(raw_ostream &O) {
67466746
Policy.PolishForDeclaration = true;
67476747
Policy.FullyQualifiedName = true;
67486748
Policy.EnforceScopeForElaboratedTypes = true;
6749+
67496750
// Now we need to print the declaration of the kernel itself.
67506751
// Example:
67516752
// template <typename T, typename = int> struct Arg {

0 commit comments

Comments
 (0)