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
/
PCH
/
Inputs
/
pch-through-macro.h
blob
bb33c32edeabe183f93ec83c91434ddc514df69e
1
#pragma once
2
#define Source(x,y)
3
#define InOut(size) Source(InOut, (size))