summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2002-07-17-StringConstant.c
blob: 5b86a5b7dff65c275ad295f594e2e497814e84bc (plain)
1
2
3
4
// RUN: %clang_cc1 -emit-llvm %s  -o /dev/null


char * foo() { return "\\begin{"; }