clang/test/Index/getcursor-preamble.m: Formatting.

llvm-svn: 173844
This commit is contained in:
NAKAMURA Takumi
2013-01-29 23:03:22 +00:00
parent 473a5828f6
commit cdf766326d

View File

@@ -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 \