原始内容
高亮显示
复制内容
/* * Check that the 'include' options work. * RUN: echo "int x;\n" > %t1.inc * RUN: llvmc -include %t1.inc -fsyntax-only %s * XFAIL: vg_leak */ int f0(void) { return x; }
您还没有登录,登录后您可以:
首次使用?从这里 注册