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
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
clang
/
test
/
ARCMT
/
Inputs
/
test2.m.in
blob
99f87b0721716ae621eeaabd96e22f22d31f9531
1
#define PART2
2
#include
"test.h"
3
4
void
test2
(
id
p
) {
5
[
p release
];
6
}