llvm-project/clang/test/Index/allow-editor-placeholders.cpp
Alex Lorenz cb00640c05 [libclang] Pass in the -fallow-editor-placeholders option
This will suppress any live diagnostics caused by editor placeholders in Xcode.

rdar://31833579

llvm-svn: 301542
2017-04-27 13:47:03 +00:00

6 lines
105 B
C++

// RUN: c-index-test -test-load-source all %s 2>&1 | FileCheck %s
<#placeholder#>;
// CHECK-NOT: error