forked from OSchip/llvm-project
clang/test/Index/getcursor-preamble.m: Formatting.
llvm-svn: 173844
This commit is contained in:
parent
473a5828f6
commit
cdf766326d
|
@ -1,6 +1,7 @@
|
|||
#include "getcursor-preamble.h"
|
||||
|
||||
// RUN: c-index-test -cursor-at=%S/getcursor-preamble.h:2:10 \
|
||||
// RUN: c-index-test \
|
||||
// RUN: -cursor-at=%S/getcursor-preamble.h:2:10 \
|
||||
// RUN: -cursor-at=%S/getcursor-preamble.h:3:9 \
|
||||
// RUN: -cursor-at=%S/getcursor-preamble.h:4:6 \
|
||||
// RUN: -cursor-at=%S/getcursor-preamble.h:5:8 \
|
||||
|
|
Loading…
Reference in New Issue