Reverting ce420820c8 because it fails expensive checks

This commit is contained in:
Rashmi Mudduluru 2022-02-14 11:09:43 -08:00 committed by Rashmi Mudduluru
parent cfbbcc544c
commit 572e2cd56a
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// Temporarily disabling the test, it failes the "system is over-constrained" (part of expensive checks)
// assertion in *non* optimized builds.
// REQUIRES: rdar44992170
// RUN: %clang_analyze_cc1 -fblocks -analyze -analyzer-checker=core,nullability,apiModeling,debug.ExprInspection -verify %s
#include "Inputs/system-header-simulator-for-nullability.h"