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