]> granicus.if.org Git - clang/commit
Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 4 Jan 2011 20:05:20 +0000 (20:05 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 4 Jan 2011 20:05:20 +0000 (20:05 +0000)
commit112c3307aaa9ae9ee6ff5c2b4f6a53b1ea3c6f19
treecc78be78c8ef9d9975e9e3426969ad0ba558ce30
parent72a2eb6339e99b495fcf708d3671cce0c1b943dc
Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.
// rdar://8818375

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122831 91177308-0d34-0410-b5e6-96231b3b80d8
22 files changed:
include/clang/Driver/CC1Options.td
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
test/Analysis/unused-ivars.m
test/CodeGenObjC/debug-info-default-synth-ivar.m
test/CodeGenObjC/debug-info-getter-name.m
test/CodeGenObjC/default-property-synthesis.m
test/CodeGenObjC/ivar-layout-nonfragile-abi2.m
test/CodeGenObjC/objc2-nonfragile-abi-impl.m
test/Index/complete-synthesized.m
test/SemaObjC/default-synthesize-1.m
test/SemaObjC/default-synthesize.m
test/SemaObjC/direct-synthesized-ivar-access.m
test/SemaObjC/duplicate-ivar-in-class-extension.m
test/SemaObjC/ivar-in-class-extension.m
test/SemaObjC/ivar-in-implementations.m
test/SemaObjC/property-and-class-extension.m
test/SemaObjC/property-and-ivar-use.m
test/SemaObjC/provisional-ivar-lookup.m
test/SemaObjC/synth-provisional-ivars.m
test/SemaObjC/synthesized-ivar.m
test/SemaObjC/warn-implicit-atomic-property.m