hanchenye-llvm-project/libcxx
Eric Fiselier 93619335df Fix linking of DLL's on Windows
On Windows the runtime search path for DLL's is the same as PATH.
This patch changes the test suite to add the libc++ build directory
to the runtime PATH.

llvm-svn: 291309
2017-01-07 00:01:55 +00:00
..
benchmarks improve performance of string::find 2016-12-30 18:01:36 +00:00
cmake PR31540: install libc++abi headers into include/c++/v1 in build area. 2017-01-05 02:55:10 +00:00
docs [libc++] Cleanup and document <__threading_support> 2017-01-06 20:05:40 +00:00
include Fix breakage caused when _LIBCPP_HAS_THREAD_API_PTHREAD is manually defined 2017-01-06 23:15:16 +00:00
lib [libc++] Cleanup and document <__threading_support> 2017-01-06 20:05:40 +00:00
src Add _LIBCPP_COMPILER_[CLANG|GCC|MSVC|IBM] macros. 2017-01-06 21:42:58 +00:00
test Fix linking of DLL's on Windows 2017-01-07 00:01:55 +00:00
utils Fix creating __generated_config on Windows 2017-01-03 03:55:29 +00:00
www Implement P0505: 'Wording for GB 50' 2017-01-04 23:03:24 +00:00
.arcconfig Upgrade arcconfig to use https 2016-07-18 02:02:49 +00:00
.clang-format clang-format: tweak configuration 2017-01-03 04:23:52 +00:00
.gitignore Implement N4606 optional 2016-10-12 07:46:20 +00:00
CMakeLists.txt Configure default ABI library as NONE on Windows 2017-01-06 23:59:52 +00:00
CREDITS.TXT Add entry to CREDITS.TXT for propagate_const 2016-06-19 19:36:28 +00:00
LICENSE.TXT Update year to 2017 2017-01-03 11:20:43 +00:00
NOTES.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00
TODO.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00