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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Index
/
Inputs
/
retain-comments-from-system-headers.h
blob
28dd94f2aadca17f51903fad36e522af26fbb63a
1
#pragma clang system_header
2
3
/**
4
* system_function
5
* \param a Aaa.
6
*/
7
int
system_function
(
int
a
);
8