Skip to content
Snippets Groups Projects
Commit 5e2ff962 authored by Manuel Klimek's avatar Manuel Klimek
Browse files

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
parent 64cbdf37
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
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