[WinEH] Emit state stores for SEH scopes (#116546)
[llvm-project.git] / clang / test / Analysis / Inputs / Models / notzero.model
blob26161029d6ed6f2ce414ccae9bf2f2b588a66a7f
1 bool notzero(int i) {
2  return i != 0;