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
/
include
/
module.modulemap
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows
Eric Fiselier
2017-05-31
1
-1
/
+1
*
Add missing 'requires coroutines' to module map
Eric Fiselier
2017-05-29
1
-0
/
+1
*
Re-add <experimental/coroutine> to the module map.
Eric Fiselier
2017-05-25
1
-6
/
+4
*
Remove <experimental/coroutine> from the module map for now. It doesn't work ...
Eric Fiselier
2017-05-25
1
-4
/
+6
*
Add <experimental/coroutine>
Eric Fiselier
2017-05-25
1
-0
/
+4
*
[libc++] Tolerate presence of __deallocate macro
Eric Fiselier
2017-01-07
1
-1
/
+0
*
Fix _LIBCPP_VERSION tests with modules on Darwin
Eric Fiselier
2016-12-08
1
-5
/
+8
*
Revert r288787: Add missing stdbool.h module.
Eric Fiselier
2016-12-06
1
-4
/
+1
*
Add missing stdbool.h module. The test suite now passes on OS X with modules
Eric Fiselier
2016-12-06
1
-1
/
+4
*
Fix stdio module build on OS X
Eric Fiselier
2016-12-06
1
-0
/
+2
*
Fix C++03 modules build
Eric Fiselier
2016-12-06
1
-0
/
+2
*
Add module definitions for <experimental/foo> headers
Eric Fiselier
2016-12-05
1
-0
/
+116
*
Add module definitions for string_view
Eric Fiselier
2016-12-05
1
-0
/
+9
*
Add modules for any/optional/variant
Eric Fiselier
2016-12-05
1
-0
/
+12
*
Adjust libc++ test infastructure to fully support modules
Eric Fiselier
2016-12-05
1
-1
/
+1
*
Allow libc++ to use modules in C++03.
Eric Fiselier
2016-11-22
1
-1
/
+0
*
Attempt to fix stdint/cstdint modules try 2
Eric Fiselier
2016-11-22
1
-1
/
+8
*
Cleanup module.modulemap
Eric Fiselier
2016-11-22
1
-369
/
+1
*
Revert r287435 because of OS X test failures
Eric Fiselier
2016-11-21
1
-5
/
+369
*
Fix stdint/cstdint modules
Eric Fiselier
2016-11-19
1
-369
/
+5
*
[libcxx] Implement locale.h to fix modules build
Eric Fiselier
2016-11-19
1
-1
/
+7
*
[ModuleMap] Add more module entries to cover some non modular headers
Bruno Cardoso Lopes
2016-10-21
1
-0
/
+342
*
Remove __config module to avoid #include cycle when libc headers include libc...
Richard Smith
2015-10-13
1
-1
/
+5
*
Handle function name conflicts in _LIBCPP_MSVCRT mode
Saleem Abdulrasool
2015-02-13
1
-0
/
+1
*
Mark module atomic as cplusplus11.
Nico Weber
2014-09-24
1
-0
/
+1
*
[modules] Add initial module map for libc++.
Richard Smith
2014-05-21
1
-0
/
+471