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
/
common.h
blob
1d2ecb5a194d8363c4de9384f84d188fb66e5b3b
1
#ifndef COMMON_H
2
#define COMMON_H
3
const int
common
=
2
;
4
#endif