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
/
Import
/
namespace
/
Inputs
/
NS.cpp
blob
0dc86f85266b0ccf747f22997df8e97705bc205b
1
namespace
NS
{
2
void
f1
();
3
void
f2
();
4
const int
A
=
3
;
5
};
// namespace NS