repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[libc++][NFC] Remove trailing whitespace from release notes
[llvm-project.git]
/
clang
/
test
/
Modules
/
Inputs
/
no-undeclared-includes-builtins
/
libcxx
/
module.modulemap
blob
74a114bbd88c4404a6e4a86a67437d182a30d480
1
module libcxx [system] {
2
header "stddef.h"
3
header "stdio.h"
4
export *
5
}