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
/
optional
/
optional.object
/
optional.object.ctor
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx][NFC] Strip trailing whitespace, fix typo.
Stephan T. Lavavej
2019-10-23
1
-2
/
+2
*
[NFC] Strip trailing whitespace from libc++
Louis Dionne
2019-10-23
1
-1
/
+1
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
8
-9
/
+9
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
2
-0
/
+4
*
Update test to better check for the non-constexpr-ness of a move constructor....
Marshall Clow
2019-04-25
1
-5
/
+20
*
Cleaup of requirements for optional. While researching LWG3196, I realized th...
Marshall Clow
2019-03-25
1
-0
/
+47
*
Allow optional to tolerate being used with a nested class.
Eric Fiselier
2019-03-11
1
-0
/
+41
*
[libc++] Fix XFAILs on macOS when exceptions are disabled
Louis Dionne
2019-02-05
4
-4
/
+4
*
[libcxx] Start defining lit features for tests depending on availability
Louis Dionne
2019-02-05
4
-28
/
+4
*
Support tests in freestanding
JF Bastien
2019-02-04
16
-16
/
+48
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
16
-64
/
+48
*
[libcxx] Reorganize tests since the application of P0602R4
Louis Dionne
2019-01-10
1
-36
/
+0
*
[libcxx] Add availability markup for bad_optional_access, bad_variant_access ...
Louis Dionne
2018-11-19
4
-24
/
+28
*
[NFC] Reformat std::optional tests
Louis Dionne
2018-11-12
2
-4
/
+4
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2018-06-14
2
-2
/
+2
*
Mark deduction guide tests as failing on apple-clang-9
JF Bastien
2018-05-29
1
-1
/
+1
*
Fix up the final bits of breakage due to clang v5 generating bad implicit tem...
Marshall Clow
2018-05-28
2
-9
/
+14
*
Fix optional<char> test breakage
JF Bastien
2018-05-25
1
-0
/
+4
*
Fix optional deduction guide test breakage
JF Bastien
2018-05-25
2
-2
/
+2
*
Add one more test for optional
Marshall Clow
2018-05-25
1
-5
/
+14
*
Add deduction guides for optional
Marshall Clow
2018-05-25
2
-0
/
+82
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
2
-11
/
+11
*
optional: Implement LWG 2900 and P0602
Casey Carter
2017-07-09
2
-8
/
+8
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2017-06-20
1
-1
/
+1
*
Add some constexpr tests for optional's move/copy ctor
Marshall Clow
2017-05-25
2
-0
/
+27
*
Mark the copy constructor and move
Marshall Clow
2017-05-17
2
-2
/
+12
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
4
-0
/
+29
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2017-05-04
2
-4
/
+4
*
Add some FAIL constexpr tests for optional's copy/move ctors.
Marshall Clow
2017-04-12
2
-0
/
+73
*
Implement LWG 2842 - optional(U&&) needs to SFINAE on decay_t<in_place_t>
Eric Fiselier
2017-03-30
1
-0
/
+14
*
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.
Stephan T. Lavavej
2017-02-05
1
-5
/
+0
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-0
/
+1
*
Add more tests for optional<const T>
Eric Fiselier
2016-10-28
6
-0
/
+29
*
Fix unreferenced parameters. Patch from STL@microsoft.com
Eric Fiselier
2016-10-23
1
-1
/
+1
*
Implement N4606 optional
Eric Fiselier
2016-10-12
13
-0
/
+1600
*
Revert Add <optional>. Will recommit with better commit message
Eric Fiselier
2016-10-12
13
-1600
/
+0
*
Add <optional> header.
Eric Fiselier
2016-10-12
13
-0
/
+1600