forked from OSchip/llvm-project
parent
8cb74995cc
commit
5935a17daf
|
@ -5,7 +5,7 @@
|
|||
// Foundation.h (Mac OS X).
|
||||
//
|
||||
// It includes the basic definitions for the test cases below.
|
||||
// Not including Foundation.h directly makes this test case both svelt and
|
||||
// Not including Foundation.h directly makes this test case both svelte and
|
||||
// portable to non-Mac platforms.
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
//
|
||||
// It includes the basic definitions for the test cases below.
|
||||
// Not directly including [Core]Foundation.h directly makes this test case
|
||||
// both svelt and portable to non-Mac platforms.
|
||||
// both svelte and portable to non-Mac platforms.
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
typedef const void * CFTypeRef;
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
//
|
||||
// It includes the basic definitions for the test cases below.
|
||||
// Not directly including CoreFoundation.h directly makes this test case
|
||||
// both svelt and portable to non-Mac platforms.
|
||||
// both svelte and portable to non-Mac platforms.
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
typedef signed long CFIndex;
|
||||
|
|
Loading…
Reference in New Issue