[CGObjC] Add run line for release mode in test arc-exceptions-seh.mm (NFC)
authorStefan Gränitz <stefan.graenitz@gmail.com>
Mon, 7 Nov 2022 11:23:58 +0000 (12:23 +0100)
committerStefan Gränitz <stefan.graenitz@gmail.com>
Tue, 22 Nov 2022 12:43:08 +0000 (13:43 +0100)
commit01023bfcd33f922ed8c934ce563e54abe8bfe246
treeaf2a2a6838c2e8ff7dd54790c1e406a0dc86758e
parentb50e1bd60520aee5957a2cb96054a2d4f61f9181
[CGObjC] Add run line for release mode in test arc-exceptions-seh.mm (NFC)

In release mode `arc-exceptions-seh.mm` fails. It needs `-enable-objc-arc-opts=false` to skip ObjC ARC optimizations.

Reviewed By: triplef

Differential Revision: https://reviews.llvm.org/D137942
clang/test/CodeGenObjCXX/arc-exceptions-seh.mm