Skip to content

Commit

Permalink
Test commit to see if libcxx.llvm.org/docs builds
Browse files Browse the repository at this point in the history
llvm-svn: 246893
  • Loading branch information
EricWF committed Sep 4, 2015
1 parent f832541 commit cc44cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcxx/TODO.TXT
Expand Up @@ -42,6 +42,7 @@ Test Suite Tasks
* Move all libc++ specific tests from test/std into test/libcxx.
* Improve how LIT handles compiler warnings.
* Improve the quality and portability of the locale test data.
* Convert failure tests to use Clang Verify.

Misc Tasks
==========
Expand All @@ -51,6 +52,5 @@ Misc Tasks
* Look at basic_string's move assignment operator, re LWG 2063 and POCMA
* libc++ is missing try_emplace
* 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 supported compilers.

0 comments on commit cc44cbb

Please sign in to comment.