summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-12-05 08:56:55 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-12-05 08:56:55 +0000
commit153c3948f15f8a7b3e603f240fc2cbb93d8ddfb7 (patch)
treeebdf89f5ee2e320a88ed8658321ae1fa40b22fe8 /clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp
parentc96e95c157f1f5a5755944804731a8ab07711672 (diff)
downloadbcm5719-llvm-153c3948f15f8a7b3e603f240fc2cbb93d8ddfb7.tar.gz
bcm5719-llvm-153c3948f15f8a7b3e603f240fc2cbb93d8ddfb7.zip
Driver: Objective-C should respect -fno-exceptions
Clang attempted to replicate a GCC bug: -fobjc-exceptions forces -fexceptions to be enabled. However, this has unintended effects and other awkard side effects that Clang doesn't "correctly" ape (e.g. it's impossible to turn off C++ exceptions in ObjC++ mode). Instead, -f[no]objc-exceptions and -f[no]cxx-exceptions now have an identical relationship with -f[no]exceptions. llvm-svn: 223455
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud