Skip to content

Commit

Permalink
[NFC] Test only: Mark ExtractAPI/enum.c test case XFAIL
Browse files Browse the repository at this point in the history
The current behavior is semantically equivalent for downstream consumers
as the one documented in the test, Fixing this would require pulling
quite a bit of code from main so marking the test as XFAIL for
release/6.0

rdar://133017114
  • Loading branch information
daniel-grumberg committed Aug 2, 2024
1 parent 097782e commit 375c021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/test/ExtractAPI/enum.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// XFAIL: *
// RUN: rm -rf %t
// RUN: split-file %s %t
// RUN: sed -e "s@INPUT_DIR@%{/t:regex_replacement}@g" \
Expand Down

0 comments on commit 375c021

Please sign in to comment.