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