[all-commits] [llvm/llvm-project] 01023b: [CGObjC] Add run line for release mode in test arc...

Stefan Gränitz via All-commits all-commits at lists.llvm.org
Tue Nov 22 04:43:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01023bfcd33f922ed8c934ce563e54abe8bfe246
      https://github.com/llvm/llvm-project/commit/01023bfcd33f922ed8c934ce563e54abe8bfe246
  Author: Stefan Gränitz <stefan.graenitz at gmail.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M clang/test/CodeGenObjCXX/arc-exceptions-seh.mm

  Log Message:
  -----------
  [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




More information about the All-commits mailing list