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
[libc++][NFC] Remove trailing whitespace from release notes
[llvm-project.git]
/
clang
/
test
/
CXX
/
module
/
module.interface
/
Inputs
/
header.h
blob
f2e2cbb53c1699d67125b9d3c8bb9a3196eadd5f
1
extern
int
foo
;
2
namespace
bar
{
extern
int
baz
(); }
3
static int
baz
;