Skip to content

Commit

Permalink
[SYCLomatic] Fix the location of closing brace in lib_common_utils.hpp (
Browse files Browse the repository at this point in the history
#286)

Signed-off-by: Jiang, Zhiwei <[email protected]>
  • Loading branch information
zhiweij1 authored Oct 13, 2022
1 parent d43ce1a commit 79a4a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/runtime/dpct-rt/include/lib_common_utils.hpp.inc
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ template <typename T> inline auto get_memory(T *x) {
return x;
#endif
}
}
// DPCT_LABEL_END
}
// DPCT_LABEL_BEGIN|version_field|dpct
// DPCT_DEPENDENCY_EMPTY
// DPCT_CODE
Expand Down

0 comments on commit 79a4a3d

Please sign in to comment.