]> granicus.if.org Git - clang/commit
Revert r166370 and r166540 now that Xcode 4.6 has been available for a while.
authorBob Wilson <bob.wilson@apple.com>
Tue, 12 Mar 2013 19:39:19 +0000 (19:39 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 12 Mar 2013 19:39:19 +0000 (19:39 +0000)
commita29e0fafe7649131fb2d8eba3d719cdec92b236a
treebd84c048ea78e9491c988e2feb21ac046ed5d5d1
parent6d1cb5c62671b0ab4d9c023addf80562d7a45fd1
Revert r166370 and r166540 now that Xcode 4.6 has been available for a while.

Those changes were added as a temporary workaround for Xcode 4.5 passing the
-Wno-arc-abi option.  Xcode 4.6 does not pass that option so this should no
longer be necessary.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176887 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticGroups.td
test/Driver/warning-options.cpp