aboutsummaryrefslogtreecommitdiff
path: root/c_headers/module.modulemap
AgeCommit message (Collapse)Author
2019-07-15move lib dirs to lib subdirAndrew Kelley
also start prefering NtDll API. so far: * NtQueryInformationFile * NtClose adds a performance workaround for windows unicode conversion. but that should probably be removed before merging
2018-08-05update c_headers/* to LLVM 7.0.0rc1Andrew Kelley
2017-09-30update C headers to clang 5.0.0Andrew Kelley
2017-06-16update C headers to clang 4.0.0Andrew Kelley
closes #389