This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
10a1cfd0f9
llvm-project
/
clang
/
test
/
Frontend
/
mmacosx-version-min-test.c
2 lines
92 B
C
Raw
Normal View
History
Unescape
Escape
Fixed the test. llvm-svn: 68831
2009-04-11 06:09:52 +08:00
// RUN: not clang-cc -fsyntax-only -mmacosx-version-min=10.4 -triple=x86_64-apple-darwin %s