index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
experimental
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Strip trailing whitespace from libc++
Louis Dionne
2019-10-23
14
-15
/
+15
*
[libc++][NFC] Remove excess trailing newlines from most files
Casey Carter
2019-10-23
6
-6
/
+0
*
[libcxx] Do not implicitly #include assert.h
David Zarzycki
2019-09-26
5
-2
/
+7
*
[libc++] Purge mentions of GCC 4 from the test suite
Louis Dionne
2019-09-25
2
-6
/
+0
*
Revert r372777: [libc++] Implement LWG 2510 and its follow-ups
Ilya Biryukov
2019-09-25
2
-0
/
+6
*
[libc++] Purge mentions of GCC 4 from the test suite
Louis Dionne
2019-09-24
2
-6
/
+0
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
27
-37
/
+37
*
[libcxx] Slightly improved policy for handling experimental features
Louis Dionne
2019-06-11
1
-0
/
+1
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
114
-0
/
+172
*
Implement LWG 2960: nonesuch is insufficiently useless
Marshall Clow
2019-04-30
2
-0
/
+61
*
Fix namespace name conflict with GCC
Eric Fiselier
2019-04-23
6
-55
/
+55
*
Revert "[coroutines] Add std::experimental::task<T> type"
Brian Gesiak
2019-03-26
10
-1172
/
+0
*
[coroutines] Add std::experimental::task<T> type
Brian Gesiak
2019-03-26
10
-0
/
+1172
*
[libc++] Mark several tests as XFAIL on macosx10.7
Louis Dionne
2019-02-27
1
-0
/
+4
*
[libcxx] Make sure all experimental tests are disabled when enable_experiment...
Louis Dionne
2019-02-23
29
-28
/
+3
*
Support tests in freestanding
JF Bastien
2019-02-04
168
-174
/
+509
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
168
-672
/
+504
*
Fix UB in SIMD tests.
Eric Fiselier
2018-09-22
1
-1
/
+1
*
[libcxx] fix `>> 42` UB in <experimental/simd>
Tim Shen
2018-07-30
1
-1
/
+1
*
Re-apply "[libcxx] implement <simd> ABI for Clang/GCC vector extension, const...
Tim Shen
2018-07-30
15
-397
/
+1137
*
Revert "[libcxx] implement <simd> ABI for Clang/GCC vector extension, constru...
Tim Shen
2018-07-30
15
-1137
/
+397
*
[libcxx] implement <simd> ABI for Clang/GCC vector extension, constructors, c...
Tim Shen
2018-07-30
15
-397
/
+1137
*
Implement <filesystem>
Eric Fiselier
2018-07-27
142
-13959
/
+0
*
Correct comment about stat truncating st_mtimespec to seconds
Eric Fiselier
2018-07-26
1
-19
/
+6
*
Workaround OS X 10.11 behavior where stat truncates st_mtimespec to seconds.
Eric Fiselier
2018-07-26
1
-11
/
+38
*
Add print statements to help debugging
Eric Fiselier
2018-07-26
1
-11
/
+21
*
Remove test which shouldn't have been committed
Eric Fiselier
2018-07-25
1
-19
/
+0
*
[libc++] Use __int128_t to represent file_time_type.
Eric Fiselier
2018-07-25
2
-174
/
+335
*
Fix bugs in create_directory implementation.
Eric Fiselier
2018-07-25
3
-6
/
+67
*
Make <experimental/filesystem> explicitly require C++11.
Eric Fiselier
2018-07-25
1
-3
/
+8
*
Fix accidentally removed test.
Eric Fiselier
2018-07-23
1
-2
/
+15
*
Implement filesystem_error::what() and improve reporting.
Eric Fiselier
2018-07-23
7
-32
/
+48
*
fix test failures with older clang versions
Eric Fiselier
2018-07-22
5
-4
/
+36
*
Implement a better copy_file.
Eric Fiselier
2018-07-22
2
-144
/
+240
*
[libc++] Implement Directory Entry Caching -- Sort of.
Eric Fiselier
2018-07-20
18
-246
/
+2160
*
Mark the test using <experimental/memory_resource> to require c++experimental.
Volodymyr Sapsai
2018-06-11
1
-0
/
+1
*
Filesystem tests: un-confuse write time
JF Bastien
2018-06-01
1
-14
/
+13
*
LWG 2969 "polymorphic_allocator::construct() shouldn't pass resource()"
Eric Fiselier
2018-05-29
6
-17
/
+300
*
Re-commit r330627 "[libcxx] implement <experimental/simd> declarations based ...
Tim Shen
2018-04-23
9
-0
/
+648
*
Revert "[libcxx] implement <experimental/simd> declarations based on P0214R7."
Tim Shen
2018-04-23
10
-654
/
+0
*
[libcxx] implement <experimental/simd> declarations based on P0214R7.
Tim Shen
2018-04-23
10
-0
/
+654
*
[coroutines] libcxx, noop_coroutine, make bots even more happy
Gor Nishanov
2018-04-05
1
-1
/
+0
*
[coroutines] libcxx noop_coroutine. Make bots happier
Gor Nishanov
2018-04-04
1
-0
/
+10
*
[coroutines] Add noop_coroutine to <experimental/coroutine>
Gor Nishanov
2018-04-04
1
-0
/
+66
*
[libcxx][test] Fix fs::proximate tests on platforms where /net exists.
Jan Korous
2018-04-04
1
-1
/
+1
*
[libcxx][test] Improve assert message
Jan Korous
2018-04-04
1
-3
/
+11
*
Fix fs::proximate tests on platforms where /net exists.
Eric Fiselier
2018-04-03
1
-4
/
+4
*
Implement P0430R2 - File system library on non-POSIX systems.
Eric Fiselier
2018-04-02
2
-8
/
+54
*
Implement filesystem NB comments, relative paths, and related issues.
Eric Fiselier
2018-04-02
19
-270
/
+752
*
Fix test case initialization issues in permissions test
Eric Fiselier
2018-03-26
1
-1
/
+7
[next]