Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7ed4f663287b087bc566d29d9febdfdeb8dd2776
/
test
/
Driver
/
ios-simulator-arcruntime.c
260611a
Restructure how the driver communicates information about the
by John McCall
· 12 years ago
c01dfc1
Revert r148249: "Make the auto-detection hack for the iOS simulator set the target triple correctly."
by Bob Wilson
· 13 years ago
9ec60df
rename -ccc-host-triple into -target
by Sebastian Pop
· 13 years ago
100d041
Make the auto-detection hack for the iOS simulator set the target triple correctly. Getting the target triple wrong mostly appears to work, but messes up in subtle cases; for example, we incorrectly conclude that fwrite is actually named fwrite$UNIX2003. Also shuffles around the auto-detection code a bit to try and make it a bit more reliable. Fixes <rdar://problem/10664848>.
by Eli Friedman
· 13 years ago
31cbe68
Revert r148138; it's causing test failures.
by Eli Friedman
· 13 years ago
edd4f3c
rename -ccc-host-triple into -target
by Sebastian Pop
· 13 years ago
dceb11f
Revert r142311, -mios-simulator-version-min does not work correctly.
by Argyrios Kyrtzidis
· 13 years ago
b56e6ad
Remove the hack where we sniff the __IPHONE_OS_VERSION_MIN_REQUIRED define.
by Argyrios Kyrtzidis
· 13 years ago
9f084a3
Change the driver's logic about Objective-C runtimes: abstract out a
by John McCall
· 13 years ago
5861b4b
Make this test pretend to be on a darwin host.
by John McCall
· 13 years ago
f85e193
Automatic Reference Counting.
by John McCall
· 13 years ago