We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4005b2b commit ecc3771Copy full SHA for ecc3771
sycl/test/abi/symbol_size.cpp
@@ -1,7 +1,7 @@
1
// RUN: %clangxx -fsycl %s -o %t
2
3
// Changing symbol size is a breaking change. If it happens, refer to the ABI
4
-// Policy Guide for further insrtuctions on breaking ABI.
+// Policy Guide for further instructions on breaking ABI.
5
6
#include <CL/sycl/accessor.hpp>
7
#include <CL/sycl/buffer.hpp>
0 commit comments