================ @@ -0,0 +1,46 @@ +// RUN: %clang %s -std=c++17 -emit-llvm -S -target s390x-ibm-zos -o - | FileCheck %s + ---------------- hubert-reinterpretcast wrote: There should be tests for character literals in `#if`. https://github.com/llvm/llvm-project/pull/138895