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
/
numerics
/
rand
/
rand.device
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
1
-0
/
+2
*
Support tests in freestanding
JF Bastien
2019-02-04
3
-3
/
+9
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
Include <system_error> since we use it. Thanks to Andrey Maksimov for the catch.
Marshall Clow
2018-03-07
1
-0
/
+1
*
Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...
Billy Robert O'Neal III
2017-11-15
1
-1
/
+1
*
Document XFAIL's with the relevent bug number
Eric Fiselier
2017-05-05
2
-0
/
+4
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
2
-0
/
+12
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-0
/
+2
*
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...
Stephan T. Lavavej
2016-11-14
2
-0
/
+2
*
Protect tests that expect an exception for an unknown std::random_device
Roger Ferrer Ibanez
2016-11-01
2
-2
/
+4
*
Improve portability of random_device tests. Patch from STL@microsoft.com
Eric Fiselier
2016-06-15
2
-2
/
+6
*
Guard use of <unistd.h> in test.
Eric Fiselier
2016-05-03
1
-17
/
+22
*
Void cast runtime-unused variables. Patch from STL@microsoft.com
Eric Fiselier
2016-05-02
1
-1
/
+1
*
Add a bunch of missing includes in the test suite to make it more portable. F...
Marshall Clow
2016-01-12
1
-0
/
+1
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
2
-0
/
+2
*
Add support for arc4random() to random_device.
Ed Schouten
2015-03-10
1
-6
/
+4
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
3
-0
/
+143