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
/
support
/
archetypes.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
1
-393
/
+0
*
[pair] Mark constructors as conditionally noexcept
Louis Dionne
2018-12-11
1
-2
/
+7
*
Revert "[pair] Mark constructors as conditionally noexcept"
Louis Dionne
2018-12-11
1
-7
/
+2
*
[pair] Mark constructors as conditionally noexcept
Louis Dionne
2018-12-11
1
-2
/
+7
*
[NFC][libcxx] Fix incorrect comments
Louis Dionne
2018-11-19
1
-3
/
+3
*
[test] support machinery changes for EDG & C1XX /Za
Casey Carter
2017-05-10
1
-0
/
+9
*
[libcxx] [test] D27268: Fix MSVC x64 warning C4267 "conversion from 'size_t' ...
Stephan T. Lavavej
2016-12-06
1
-6
/
+6
*
Fix archetypes.hpp under libcpp-no-extensions and std level < 14
Roger Ferrer Ibanez
2016-10-31
1
-2
/
+2
*
Silence unused parameter warnings in archetypes.hpp
Casey Carter
2016-10-26
1
-6
/
+6
*
Fix unreferenced parameters. Patch from STL@microsoft.com
Eric Fiselier
2016-10-23
1
-6
/
+6
*
Fix more C++11 constexpr issues in the tests
Eric Fiselier
2016-10-12
1
-9
/
+24
*
Protect special members of NullBase archetype to avoid exposing them
Eric Fiselier
2016-10-12
1
-4
/
+11
*
Implement N4606 optional
Eric Fiselier
2016-10-12
1
-1
/
+321
*
Revert Add <optional>. Will recommit with better commit message
Eric Fiselier
2016-10-12
1
-321
/
+1
*
Add <optional> header.
Eric Fiselier
2016-10-12
1
-1
/
+321
*
Refactor test archetypes implementation.
Eric Fiselier
2016-08-11
1
-99
/
+26
*
Implement the std::pair parts of "Improving pair and tuple". Completes N4387.
Eric Fiselier
2016-07-25
1
-0
/
+110