Sign in
llvm
/
llvm-project
/
refs/heads/revert-128222-cuda
/
.
/
clang
/
test
/
Modules
/
Inputs
/
ptrauth-include-from-darwin
/
module.modulemap
blob: 741b9bb1efc54dc62e8404eccde501aadcb956e0 [
file
] [
log
] [
blame
]
module
libc
[
no_undeclared_includes
]
{
module
stddef
{
header
"stddef.h"
export
*
}
}
module
ptrauth
{
header
"ptrauth.h"
export
*
}