diff --git a/test/thread/thread.threads/thread.thread.class/thread.thread.constr/F.pass.cpp b/test/thread/thread.threads/thread.thread.class/thread.thread.constr/F.pass.cpp index 9b724f74..0f5d5aa4 100644 --- a/test/thread/thread.threads/thread.thread.class/thread.thread.constr/F.pass.cpp +++ b/test/thread/thread.threads/thread.thread.class/thread.thread.constr/F.pass.cpp @@ -15,6 +15,8 @@ // template thread(F&& f, Args&&... args); +// UNSUPPORTED: asan, msan + #include #include #include