diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-05-12 02:02:09 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-05-12 02:02:09 +0000 |
commit | 581072e1a6591d65e55b21d6dce2459a3dffe81a (patch) | |
tree | 8e1b051df5dc5ef73c3d114edaffae0cecf43ffd | |
parent | 873f8d2ebeb60908cbc5c54d1c8045e0a5552b35 (diff) | |
download | bcm5719-llvm-581072e1a6591d65e55b21d6dce2459a3dffe81a.tar.gz bcm5719-llvm-581072e1a6591d65e55b21d6dce2459a3dffe81a.zip |
Move POSIX specific test under test/libcxx subdirectory
llvm-svn: 302865
-rw-r--r-- | libcxx/test/libcxx/thread/thread.condition/PR30202_notify_from_pthread_created_thread.pass.cpp (renamed from libcxx/test/std/thread/thread.condition/PR30202_notify_from_pthread_created_thread.pass.cpp) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libcxx/test/std/thread/thread.condition/PR30202_notify_from_pthread_created_thread.pass.cpp b/libcxx/test/libcxx/thread/thread.condition/PR30202_notify_from_pthread_created_thread.pass.cpp index de225fe7838..de225fe7838 100644 --- a/libcxx/test/std/thread/thread.condition/PR30202_notify_from_pthread_created_thread.pass.cpp +++ b/libcxx/test/libcxx/thread/thread.condition/PR30202_notify_from_pthread_created_thread.pass.cpp |