Skip to content

Commit 414d05b

Browse files
Fix typos in test comments
1 parent 6eeb45f commit 414d05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CodeGenSYCL/dont-emit-cxx-pure-virtual.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// There ios no guarantee that special symbol @__cxa_pure_virtual is suppored
1+
// There is no guarantee that special symbol @__cxa_pure_virtual is supported
22
// by SYCL backend compiler, so we need to make sure that we don't emit it
33
// during SYCL device compilation.
44
//

0 commit comments

Comments
 (0)