Skip to content
Snippets Groups Projects
Commit 8d92476c authored by Galina Kistanova's avatar Galina Kistanova
Browse files

Modules/builtins.m requires shell.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@299410 91177308-0d34-0410-b5e6-96231b3b80d8
parent 68424dd6
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
// RUN: %clang_cc1 -fmodules-cache-path=%t.pch.cache -fmodules -fimplicit-module-maps -I %S/Inputs %s -include-pch %t.pch %s -verify
// expected-no-diagnostics
// REQUIRES: shell
void use_constant_string_builtins1(void) {
(void)__builtin___CFStringMakeConstantString("");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment