llvm-project/clang/test/CodeCompletion
Reid Kleckner bbe48722cb Fix code completion tests to use an explicit modules cache path
Otherwise the stale module cache data may cause the test to fail.  These
two tests are new and are the only instances of c-index-test with
-fmodules that doesn't have an explicit module cache path.

llvm-svn: 242710
2015-07-20 21:22:46 +00:00
..
Inputs
PR9728.cpp
auto.cpp
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
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-in-modules.c Fix code completion tests to use an explicit modules cache path 2015-07-20 21:22:46 +00:00
macros-in-modules.m Fix code completion tests to use an explicit modules cache path 2015-07-20 21:22:46 +00:00
macros.c
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
objc-message.mm When completing Objective-C instance method invocations, perform a contextual conversion to an Objective-C pointer type of the target expression if needed. This fixes code completion of method invocations where the target is a smart pointer that has an explicit conversion operator to an Objective-C type. 2014-02-28 19:07:22 +00:00
operator.cpp Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
ordinary-name.c
ordinary-name.cpp
preamble.c
some_struct.h
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