llvm-project/libcxx/test
Eric Fiselier 1d711627b4 Fix copy/move constructor annotation for the uses-allocator test types.
Previously the copy/move constructors of the test types did not
properly set the arg_id to T const& or T&& respectivly.

llvm-svn: 277970
2016-08-08 02:22:41 +00:00
..
libcxx NFC: fix typo 2016-08-01 23:34:29 +00:00
std [libcxx] Add "flag" default arg: basic_regex ptr_size_flag ctor 2016-08-07 22:26:04 +00:00
support Fix copy/move constructor annotation for the uses-allocator test types. 2016-08-08 02:22:41 +00:00
CMakeLists.txt Rework libatomic handling in CMake and LIT. 2016-07-18 06:01:50 +00:00
lit.cfg [libcxx] Allow use of ShTest in libc++ tests along with other changes. 2015-01-22 18:05:58 +00:00
lit.site.cfg.in Rework libatomic handling in CMake and LIT. 2016-07-18 06:01:50 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00
testit Add 'nostdinc++' to the flags used by testit. Makes the tests run better on Mac OS X with the new depr.c headers change 2015-11-01 21:14:22 +00:00