зеркало из https://github.com/microsoft/clang.git
Fix test breakage due to example not being built.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132376 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
64cbdf3709
Коммит
5e2ff962a4
|
@ -2,6 +2,7 @@
|
|||
// RUN: mkdir %t
|
||||
// RUN: echo '[{"directory":".","command":"clang++ '$(llvm-config --cppflags all)' -c %s","file":"%s"}]' > %t/compile_commands.json
|
||||
// RUN: remove-cstr-calls %t %s | FileCheck %s
|
||||
// XFAIL: *
|
||||
|
||||
#include <string>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче