Skip to content

Commit bebdc65

Browse files
committed
Add one more test
1 parent dbba108 commit bebdc65

File tree

1 file changed

+1
-1
lines changed
  • lldb/test/API/macosx/ignore_exceptions

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
C_SOURCES := main.c
2-
CFLAGS_EXTRAS := -std=c99
2+
CFLAGS_EXTRAS := -std=c99 -Wno-error=incompatible-pointer-types
33

44
include Makefile.rules

0 commit comments

Comments
 (0)