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
/
utilities
/
any
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx][test] Silence -Wself-assign diagnostics
Roman Lebedev
2018-04-07
1
-3
/
+3
*
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...
Billy Robert O'Neal III
2017-11-21
2
-7
/
+7
*
Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...
Billy Robert O'Neal III
2017-11-15
1
-3
/
+3
*
Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...
Billy Robert O'Neal III
2017-11-15
1
-2
/
+2
*
Fix two failing -verify tests to tolerate old and new clang versions
Eric Fiselier
2017-09-17
1
-4
/
+4
*
Fix failing -verify tests due to change in Clangs static_assert message.
Eric Fiselier
2017-09-17
4
-21
/
+21
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
14
-1
/
+99
*
Expand test coverage for LWG2857
Casey Carter
2017-04-21
1
-11
/
+15
*
Cleanup any_cast failure test
Eric Fiselier
2017-04-13
1
-8
/
+25
*
Implement part of LWG#2857 - any/optional. Still to do - variant. Reviewed as...
Marshall Clow
2017-04-12
1
-9
/
+27
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-0
/
+2
*
Test changes for P0504R0 "Revisiting in-place tag types for any/optional/vari...
Eric Fiselier
2016-11-17
4
-28
/
+21
*
Cleanup nonportable behavior in tests for std::any
Casey Carter
2016-10-26
3
-8
/
+4
*
Make any_cast<void()>(nullptr) compile
Eric Fiselier
2016-10-16
1
-0
/
+13
*
Update issue status for LWG 2744
Eric Fiselier
2016-10-16
4
-17
/
+25
*
Update issue status for LWG 2768 and 2769
Eric Fiselier
2016-10-16
4
-42
/
+72
*
Fix various issues in std::any and the related tests.
Eric Fiselier
2016-10-07
13
-153
/
+191
*
Improve constexpr tests for std::any
Eric Fiselier
2016-09-07
1
-9
/
+9
*
[libcxx] Add std::any
Eric Fiselier
2016-08-11
21
-0
/
+2488