hanchenye-llvm-project/clang/test/CodeGen/2002-07-17-StringConstant.c

5 lines
85 B
C

// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
char * foo() { return "\\begin{"; }