Revert "Driver: Objective-C should respect -fno-exceptions"
authorDavid Majnemer <david.majnemer@gmail.com>
Tue, 9 Dec 2014 00:12:30 +0000 (00:12 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Tue, 9 Dec 2014 00:12:30 +0000 (00:12 +0000)
commitae394819c817c20c37cc8f7c4b5180c331321abd
tree15d250dbde6e3924db7b640451eb18a540df50b0
parent3e41dc419c1eb5b281fc68f9e933d9a4e3f53626
Revert "Driver: Objective-C should respect -fno-exceptions"

This reverts commit r223455.  It's been succesfully argued that
-fexceptions (at the driver level) is a misnomer and has little to do
with -fobjc-exceptions.

llvm-svn: 223723
clang/lib/Driver/Tools.cpp
clang/test/Driver/exceptions.m [new file with mode: 0644]
clang/test/Driver/exceptions.mm [deleted file]
clang/test/Driver/rewrite-legacy-objc.m