Saleem Abdulrasool
a3814052f2
winsdk: add the Heap API set
2019-01-03 17:43:01 -08:00
swift-ci
93d6eb9478
Merge pull request #21442 from compnerd/module-map
2018-12-19 14:57:52 -08:00
Saleem Abdulrasool
0bdf536c8a
Platform: improve WinSDK coverage further
...
Additional APISets are required to implement the Foundation API surface.
Expand the module to include that. Unfortunately, I have not been able
to get the ImageHelp or the DebugHelp APIs or the RTLSupport APISet
covered under the module. Those are required to get stack captures to
work.
2018-12-19 13:53:15 -08:00
Saleem Abdulrasool
e86c1714a2
stdlib: extend WinSDK module for Foundation
...
When building foundation, we end up including the interlocked module
through CoreFoundation. Extend the modulemap for this.
2018-12-18 15:17:17 -08:00
Saleem Abdulrasool
df5712d1fd
platform: widen winsdk modulemap
...
Add NamedPipe API Set for LibcExtras.
2018-12-16 22:11:07 -08:00
Xiaodi Wu
9fe28c6e55
[gardening] Fix header comments [NFC]
2018-12-02 15:38:41 -05:00
Saleem Abdulrasool
8b8198aaae
stdlib: add modulemap for WinSDK
...
This is needed to build the threading extras.
2018-11-26 13:10:00 -08:00