mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 01:26:07 +00:00
7 lines
122 B
C
7 lines
122 B
C
// RUN: clang-cc %s -print-stats &&
|
|
// RUN: clang-cc %s -disable-free
|
|
#ifdef __APPLE__
|
|
#include <Carbon/Carbon.h>
|
|
#endif
|
|
|