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
/
public-in-b.h
blob
9ea6c1b4410d83f3e8b0dc607f27db75034e49dc
1
#ifndef PUBLIC_IN_B_H
2
#define PUBLIC_IN_B_H
3
const int
b
=
3
;
4
#endif