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 86734c8 commit cf5c86bCopy full SHA for cf5c86b
libcxx/test/std/experimental/simd/simd.class/simd_copy.pass.cpp
@@ -7,6 +7,7 @@
7
//===----------------------------------------------------------------------===//
8
9
// UNSUPPORTED: c++03, c++11, c++14
10
+// UNSUPPORTED: hwasan
11
12
// Older versions of clang may encounter a backend error (see 0295c2ad):
13
// Pass-by-value arguments with alignment greater than register width are not supported.
0 commit comments