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
/
Modules
/
Inputs
/
exportas-link
/
SomeKit.framework
/
Headers
/
SomeKit.h
blob
15e96a7554ccf39aa8f742336189684e2756cf30
1
// Umbrella header for SomeKit.
2
//
3
// Note that this file's content must not end up to coincidentally be identical
4
// to any other file in the test which can easily happen given the reduced
5
// test.
6
#import <SomeKit/SKWidget.h>