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
[WinEH] Emit state stores for SEH scopes (#116546)
[llvm-project.git]
/
clang
/
test
/
Analysis
/
Inputs
/
Models
/
notzero.model
blob
26161029d6ed6f2ce414ccae9bf2f2b588a66a7f
1
bool notzero(int i) {
2
return i != 0;
3
}