
The tests can fail if wokring directory where the tests were launched has a `error` substring in its path. Reviewed By: benlangmuir Differential Revision: https://reviews.llvm.org/D144495
6 lines
106 B
C++
6 lines
106 B
C++
// RUN: c-index-test -test-load-source all %s 2>&1 | FileCheck %s
|
|
|
|
<#placeholder#>;
|
|
|
|
// CHECK-NOT: error:
|