Sign in
llvm
/
llvm-project
/
51a86e75ddf3eac3057c901bbe5e750dea62c7c1
/
.
/
clang
/
test
/
Modules
/
Inputs
/
builtin-headers
/
c++
/
module.modulemap
blob: c969f067a234f0c6755f09a29ed02223731d4cf6 [
file
] [
log
] [
blame
]
module
cpp_stdint
[
system
]
{
header
"stdint.h"
export
*
}