mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-30 21:56:43 +00:00
Test commit to see if libcxx.llvm.org/docs builds
llvm-svn: 246893
This commit is contained in:
parent
f832541066
commit
cc44cbbde4
@ -42,6 +42,7 @@ Test Suite Tasks
|
|||||||
* Move all libc++ specific tests from test/std into test/libcxx.
|
* Move all libc++ specific tests from test/std into test/libcxx.
|
||||||
* Improve how LIT handles compiler warnings.
|
* Improve how LIT handles compiler warnings.
|
||||||
* Improve the quality and portability of the locale test data.
|
* Improve the quality and portability of the locale test data.
|
||||||
|
* Convert failure tests to use Clang Verify.
|
||||||
|
|
||||||
Misc Tasks
|
Misc Tasks
|
||||||
==========
|
==========
|
||||||
@ -51,6 +52,5 @@ Misc Tasks
|
|||||||
* Look at basic_string's move assignment operator, re LWG 2063 and POCMA
|
* Look at basic_string's move assignment operator, re LWG 2063 and POCMA
|
||||||
* libc++ is missing try_emplace
|
* libc++ is missing try_emplace
|
||||||
* Put a static_assert in std::allocator to deny const/volatile types (LWG 2447)
|
* Put a static_assert in std::allocator to deny const/volatile types (LWG 2447)
|
||||||
* Convert failure tests to use Clang Verify.
|
|
||||||
* Document support (or lack of) for C++11 libraries in C++03.
|
* Document support (or lack of) for C++11 libraries in C++03.
|
||||||
* Document supported compilers.
|
* Document supported compilers.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user