Eric Fiselier
a655a61394
Add list of filesystem NB comments to TODO.TXT so they can be tracked separately
...
llvm-svn: 297079
2017-03-06 21:23:36 +00:00
Eric Fiselier
b778b51854
Update doc and various cleanup
...
llvm-svn: 290446
2016-12-23 20:00:13 +00:00
Eric Fiselier
efc962cd06
Remove out of date items in TODO.txt
...
llvm-svn: 282466
2016-09-27 01:28:47 +00:00
Eric Fiselier
cc44cbbde4
Test commit to see if libcxx.llvm.org/docs builds
...
llvm-svn: 246893
2015-09-04 22:57:00 +00:00
Eric Fiselier
de1495b9b6
Remove task to get C++03 tests passing from TODO.txt
...
llvm-svn: 246392
2015-08-30 17:58:50 +00:00
Eric Fiselier
e84af10255
Add release goals to TODO.txt
...
llvm-svn: 245864
2015-08-24 19:33:40 +00:00
Eric Fiselier
30ec17981a
Remove completed items from TODO.TXT
...
llvm-svn: 245601
2015-08-20 19:22:35 +00:00
Eric Fiselier
d9ad0cbd70
Cleanup result_of tests and fix issues with the C++03 result_of.
...
The two main fixes this patch contains are:
- use __identity_t instead of common_type. common_type was used as an
identity metafunction but the decay resulted in incorrect results.
- Pointers to free functions were not counted as functions. Remove the pointer
before checking if a type is a function.
llvm-svn: 239668
2015-06-13 08:25:24 +00:00
Eric Fiselier
a84544ac7a
Add TODO items and remove use of 'noexcept' in C++03 test.
...
llvm-svn: 238802
2015-06-02 01:25:34 +00:00
Eric Fiselier
5ae9b64a09
Add TODO note about switching to __decltype
...
llvm-svn: 238631
2015-05-29 23:21:03 +00:00
Eric Fiselier
80964e7f65
Add TODO items
...
llvm-svn: 237988
2015-05-22 02:23:22 +00:00
Marshall Clow
5cd6a89d35
Start a to-do list for libc++
...
llvm-svn: 237813
2015-05-20 17:39:54 +00:00