[AMDGPU][AsmParser][NFC] Get rid of custom default operand handlers.
[llvm-project.git] / clang / test / Analysis / trustnonnullchecker_test.mm
blobfa84673492be788422db689f2b6a0c47ff42c9b8
1 // RUN: %clang_analyze_cc1 -fblocks -analyze -analyzer-checker=core,nullability,apiModeling  -verify %s
3 #include "Inputs/system-header-simulator-for-nullability-cxx.h"
5 // expected-no-diagnostics
7 void blah() {
8   foo(); // no-crash