]> granicus.if.org Git - clang/commit
Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 15 Oct 2012 22:23:53 +0000 (22:23 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 15 Oct 2012 22:23:53 +0000 (22:23 +0000)
commit7a0c064770355a4918df69f95de8dea6338a59a2
tree432513d09dee9929231b3f91f2c2a41efa5bddeb
parent6cf7d7d0866b431388001b972762ef6e1ec1664b
Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165988 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/ObjCRuntime.h
lib/CodeGen/CGObjC.cpp
lib/Driver/ToolChains.cpp
lib/Driver/Tools.cpp
lib/Sema/SemaExpr.cpp
runtime/compiler-rt/Makefile
test/CodeGenObjC/optimized-setter-ios-device.m [new file with mode: 0644]
test/CodeGenObjC/optimized-setter.m
test/CodeGenObjC/unoptimized-setter.m [new file with mode: 0644]
test/Driver/darwin-ld.c
test/Driver/pic.c