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
[InstCombine][NFC] Precommit a test for folding a binary op of reductions. (#121568)
[llvm-project.git]
/
clang
/
test
/
Modules
/
Inputs
/
separate_map_tree
/
src
/
private-in-c.h
blob
bc9e2c1bb3421279a19490be5ff7678444c3dcaf
1
#ifndef PRIVATE_IN_C_H
2
#define PRIVATE_IN_C_H
3
const int
c_
=
2
;
4
#endif