Skip to content

Commit

Permalink
Reverting ce42082 because it fails expensive checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashmi Mudduluru authored and Rashmi Mudduluru committed Feb 16, 2022
1 parent cfbbcc5 commit 572e2cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clang/test/Analysis/trustnonnullchecker_test.m
@@ -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"
Expand Down

0 comments on commit 572e2cd

Please sign in to comment.