llvm-project/clang/test/CodeCompletion
Tim Northover 19ae1175ae Fix FileCheck --check-prefix lines.
Various tests had sprung up over the years which had --check-prefix=ABC on the
RUN line, but "CHECK-ABC:" later on. This happened to work before, but was
strictly incorrect. FileCheck is getting stricter soon though.

Patch by Ron Ofir.

llvm-svn: 188174
2013-08-12 12:51:05 +00:00
..
Inputs Macro history (de-)serialization. Deserialization currently reads only the latest macro definition. Needs more work. 2012-09-25 17:18:14 +00:00
PR9728.cpp
auto.cpp Fix an assertion failure when code completing an auto variable's initialiser. 2012-07-27 12:56:09 +00:00
call.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
call.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
constexpr.cpp PR14381: Never skip constexpr function bodies when code-completing. We may need 2012-11-19 21:13:18 +00:00
documentation.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
enum-switch-case-qualified.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
enum-switch-case.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
enum-switch-case.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
function-templates.cpp
functions.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
macros.c Macro history (de-)serialization. Deserialization currently reads only the latest macro definition. Needs more work. 2012-09-25 17:18:14 +00:00
member-access.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
member-access.cpp
namespace-alias.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
namespace.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
nested-name-specifier.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
objc-expr.m Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
objc-message.m
operator.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
ordinary-name.c
ordinary-name.cpp Provide result types for code completions that describe built-in 2011-10-18 21:20:17 +00:00
preamble.c [libclang] Remove the ParentKind cursor kind from code-completion results. 2012-09-26 16:39:56 +00:00
some_struct.h Implement the all_lookups_iterator for PCH as a follow-up to r153970. This 2012-04-16 02:51:46 +00:00
stdin.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
tag.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
tag.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
templates.cpp
truncation.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
truncation.c.h
using-namespace.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
using.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00