llvm-capstone/libcxx/test
Eric Fiselier 9f8fef9504 Fix accidental ADL in std::allocator_traits meta-programming.
There were a number of cases where __double_underscore functions,
for example __has_construct_test, were called without being qualified,
causing ADL to occur. This patch qualifies those calls to avoid this
problem.

Thanks to David L. Jones for point out the issue initially.

llvm-svn: 313324
2017-09-15 00:31:38 +00:00
..
libcxx [libcxx] [test] Fix URLs in comments and make them HTTPS. NFC. 2017-08-05 00:44:24 +00:00
std Fix accidental ADL in std::allocator_traits meta-programming. 2017-09-15 00:31:38 +00:00
support [libcxx] [test] Update for C++17 feature removals. 2017-08-24 21:24:08 +00:00
CMakeLists.txt Add dummy CMake target for *.pass.cpp tests when LIBCXX_CONFIGURE_IDE=ON. 2017-07-05 03:50:03 +00:00
lit.cfg Move libcxx/test/libcxx python package into libcxx/utils/libcxx. 2017-02-09 23:18:11 +00:00
lit.site.cfg.in [libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug mode 2017-01-14 07:54:39 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00