llvm-project/libcxx/test
Jonathan Coe 945cacc842 Implement std::experimental::propagate_const from LFTS v2
Summary:
An implementation of std::experimental::propagate_const from Library Fundamentals Technical Specification v2.

No tests are provided for disallowed types like fancy pointers or function pointers as no code was written to handle these.

Reviewers: EricWF, mclow.lists

Differential Revision: http://reviews.llvm.org/D12486

llvm-svn: 273122
2016-06-19 19:34:13 +00:00
..
libcxx Fix various undefined behavior found by UBSan. 2016-06-19 07:08:27 +00:00
std Implement std::experimental::propagate_const from LFTS v2 2016-06-19 19:34:13 +00:00
support Implement std::experimental::propagate_const from LFTS v2 2016-06-19 19:34:13 +00:00
CMakeLists.txt Add Filesystem TS -- Complete 2016-06-17 19:46:40 +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 Add Filesystem TS -- Complete 2016-06-17 19:46:40 +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
ubsan_blacklist.txt Add UBSan blacklist for <__tree> and <__hash_table> 2016-06-19 02:25:22 +00:00